-
Philipp Arras authored
This makes it easy to set the global logging level like so: import logging ift.logger_init(logging.DEBUG) Still the logger can be accessed via ift.logger.
Philipp Arras authoredThis makes it easy to set the global logging level like so: import logging ift.logger_init(logging.DEBUG) Still the logger can be accessed via ift.logger.