IPython Documentation

Table Of Contents

Previous topic

Module: utils.localinterfaces

Next topic

Module: utils.module_paths

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release.

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.