Home
last modified time | relevance | path

Searched defs:configure_logger (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Tools/c-analyzer/c_common/
Dlogging.py12 def configure_logger(logger, verbosity=VERBOSITY, *, function
Dscriptutil.py96 def configure_logger(verbosity, logger=None, **kwargs): function
/external/python/cpython3/PC/layout/support/
Dlogging.py23 def configure_logger(ns): function
/external/python/cpython2/Lib/logging/
Dconfig.py777 def configure_logger(self, name, config, incremental=False): member in DictConfigurator
/external/python/cpython3/Lib/logging/
Dconfig.py793 def configure_logger(self, name, config, incremental=False): member in DictConfigurator