Skip to content

Commit 21a0d22

Browse files
committed
Add enable/disable_logging to api.rst
1 parent f1eeb17 commit 21a0d22

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docsrc/api.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,13 @@ write_stan_json
139139
===============
140140

141141
.. autofunction:: cmdstanpy.write_stan_json
142+
143+
enable_logging
144+
===============
145+
146+
.. autofunction:: cmdstanpy.enable_logging
147+
148+
disable_logging
149+
===============
150+
151+
.. autofunction:: cmdstanpy.disable_logging

0 commit comments

Comments
 (0)