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

bundles / IPython 9.5.0 / IPython / core / logger / Logger

class

IPython.core.logger:Logger

source: /IPython/core/logger.py :30

Signature

class   Logger ( home_dir logfname = Logger.log loghead = '' logmode = over )

Members

Summary

A Logfile class with different policies for file creation

Aliases

  • IPython.core.interactiveshell.Logger