We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7512be3 commit 1376e10Copy full SHA for 1376e10
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