Home
last modified time | relevance | path

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

/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.py792 def configure_logger(self, name, config, incremental=False): member in DictConfigurator