Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dlogging_config.py60 console_formatter = logging.Formatter(fmt=CONSOLE_FORMAT, variable in LoggingConfig
Dlogging_manager_test.py106 console_formatter = logging.Formatter(LOGGING_FORMAT) variable in DummyLoggingConfig