##// END OF EJS Templates
add IPython.utils.log.get_logger...
add IPython.utils.log.get_logger simple utility for getting the global logger - from the Application instance, if running - Python root logger, if not

File last commit:

r13195:ee7d313e
r17056:d21ad35d
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *