bundles / IPython 9.14.0.dev / IPython / core / logger / Logger / logstart
function
IPython.core.logger:Logger.logstart
source: /IPython/core/logger.py :68
Signature
def logstart ( self , logfname = None , loghead = None , logmode = None , log_output = False , timestamp = False , log_raw_input = False ) Summary
Generate a new log-file with a default header.
Extended Summary
Raises RuntimeError if the log has already been started
Aliases
-
IPython.core.interactiveshell.Logger.logstart