Tutorials
Developer Reference
AutoDist logger.
get_logger
Get the AutoDist logger instance.
log
Log a message at a given level.
debug
Log a message at the DEBUG level.
error
Log a message at the ERROR level.
critical
Log a message at the CRITICAL level.
info
Log a message at the INFO level.
warning
Log a message at the WARNING level.
set_verbosity
Set the verbosity of autodist logger.
get_verbosity
Get the verbosity of autodist logger.