{ } Raw JSON

bundles / IPython 9.13.0 / 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