We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a356490 commit 961e47eCopy full SHA for 961e47e
nipype/interfaces/afni/preprocess.py
@@ -21,7 +21,7 @@
21
AFNIPythonCommand, Info, no_afni)
22
23
from ...import logging
24
-iflogger = logging.getLogger('interface')
+iflogger = logging.getLogger('nipype.interface')
25
26
27
class CentralityInputSpec(AFNICommandInputSpec):
0 commit comments