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.
2 parents bf1e7c6 + 3bd4a6f commit 70274d1Copy full SHA for 70274d1
‎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