log_to_stdout#

Logger.log_to_stdout(level=10)#

Add a standard output handler to the logger.

Parameters:
levelstr, optional

Level of logging, such as DUBUG. The default is LOG_LEVEL.