Home
last modified time | relevance | path

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

/third_party/python/PC/layout/support/
Dlogging.py23 def configure_logger(ns): function
/third_party/python/Lib/logging/
Dconfig.py791 def configure_logger(self, name, config, incremental=False): member in DictConfigurator