Searched defs:configure_logger (Results 1 – 5 of 5) sorted by relevance
11 def configure_logger( function
12 def configure_logger(logger, verbosity=VERBOSITY, *, function
96 def configure_logger(verbosity, logger=None, **kwargs): function
23 def configure_logger(ns): function
805 def configure_logger(self, name, config, incremental=False): member in DictConfigurator