bundles / IPython 9.3.0 / IPython / core / magics / logging / LoggingMagics / logstop
function
IPython.core.magics.logging:LoggingMagics.logstop
Signature
def logstop ( self , parameter_s = '' ) Summary
Fully stop logging and close log file.
Extended Summary
In order to start logging again, a new %logstart call needs to be made, possibly (though not necessarily) with a new filename, mode and other options.
Aliases
-
IPython.core.magics.LoggingMagics.logstop