bundles / IPython 9.10.0 / IPython / core / magics / logging / LoggingMagics / logon
function
IPython.core.magics.logging:LoggingMagics.logon
Signature
def logon ( self , parameter_s = '' ) Summary
Restart logging.
Extended Summary
This function is for restarting logging which you've temporarily stopped with %logoff. For starting logging for the first time, you must use the %logstart function, which allows you to specify an optional log filename.
Aliases
-
IPython.core.magics.LoggingMagics.logon