Home
last modified time | relevance | path

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

/external/mbedtls/scripts/mbedtls_dev/
Dlogging_util.py11 def configure_logger( function
/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/google-cloud-java/owl-bot-postprocessor/synthtool/
Dlog.py46 def configure_logger(name: str, color: bool = bool(ColoredFormatter)): 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.py805 def configure_logger(self, name, config, incremental=False): member in DictConfigurator