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.
log_subprocess
1 parent 2047dd7 commit ee9dd47Copy full SHA for ee9dd47
docs/_sources/developer/logging.rst
@@ -32,3 +32,7 @@ A ``CPAC.utils.monitoring.custom_logging.MockLogger`` can be used in place of a
32
.. automethod:: nipype.utils.logger.Logging.__init__
33
34
.. autofunction:: logging.getLogger
35
+
36
+Logging ``subprocess.check_outputs``
37
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
38
+.. autofunction:: CPAC.utils.monitoring.custom_logging.log_subprocess
0 commit comments