Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: utils.log

Grab the global logger instance.

1 Function

IPython.utils.log.get_logger()

Grab the global logger instance.

If a global IPython Application is instantiated, grab its logger. Otherwise, grab the root logger.