arthurai.common.log#

Functions

disable_debug_logging()

Disables debug logging for the arthurai package.

enable_debug_logging()

Enables debug logging for the arthurai package.

initialize_logging()

Creates a parent 'arthurai' logger with a console output and INFO level.

Classes

InfoFilter([name])

A logging filter to only log messages that are debug or info level (i.e.