Log

class orion_notebook.log.Log(level: int = 20)

Bases: object

Main logger class of OrionNotebookLib. Used in OrionNotebookLib to centralize the log messages

logger: logging.Logger