navicatGA.logger¶
Functions¶
|
Adds a new logging level to the logging module and the |
|
|
|
Module Contents¶
- navicatGA.logger.addLoggingLevel(levelName, levelNum, methodName=None)¶
Adds a new logging level to the logging module and the currently configured logging class.
- navicatGA.logger.close_logger(logger)¶
- navicatGA.logger.configure_logger(logger_file='output.log', logger_level='INFO', to_stdout=True, to_file=True, libraries_level=None)¶