We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fda6ae + 58a01d6 commit 4b576d8Copy full SHA for 4b576d8
nipype/pipeline/plugins/legacymultiproc.py
@@ -37,7 +37,7 @@ def indent(text, prefix):
37
38
39
# Init logger
40
-logger = logging.getLogger('workflow')
+logger = logging.getLogger('nipype.workflow')
41
42
43
# Run node
0 commit comments