Skip to content

Commit ee9dd47

Browse files
committed
📝 Add docstring for log_subprocess to dev docs
1 parent 2047dd7 commit ee9dd47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/_sources/developer/logging.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ A ``CPAC.utils.monitoring.custom_logging.MockLogger`` can be used in place of a
3232
.. automethod:: nipype.utils.logger.Logging.__init__
3333

3434
.. autofunction:: logging.getLogger
35+
36+
Logging ``subprocess.check_outputs``
37+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
38+
.. autofunction:: CPAC.utils.monitoring.custom_logging.log_subprocess

0 commit comments

Comments
 (0)