You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / core / magics / logging / LoggingMagics / logstop

function

IPython.core.magics.logging:LoggingMagics.logstop

source: /IPython/core/magics/logging.py :164

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