Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tomwer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Olof Svensson
tomwer
Commits
d6eea07e
Commit
d6eea07e
authored
7 years ago
by
payno
Browse files
Options
Downloads
Patches
Plain Diff
move up level for process ended
parent
1a7f73b3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
orangecontrib/esrf/widgets/processlog.py
+1
-1
1 addition, 1 deletion
orangecontrib/esrf/widgets/processlog.py
with
1 addition
and
1 deletion
orangecontrib/esrf/widgets/processlog.py
+
1
−
1
View file @
d6eea07e
...
@@ -32,7 +32,7 @@ import logging
...
@@ -32,7 +32,7 @@ import logging
"""
Simple definition of a log level to signal the end of processing of a box
"""
Simple definition of a log level to signal the end of processing of a box
"""
"""
PROCESS_ENDED_LEVEL
=
2
5
PROCESS_ENDED_LEVEL
=
3
5
logging
.
addLevelName
(
PROCESS_ENDED_LEVEL
,
"
PROCESS_ENDED
"
)
logging
.
addLevelName
(
PROCESS_ENDED_LEVEL
,
"
PROCESS_ENDED
"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment