Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/common_lib/
H A Dlogging_config.py73 console_formatter = logging.Formatter(fmt=CONSOLE_FORMAT, variable in LoggingConfig
H A Dlogging_manager_test.py112 console_formatter = logging.Formatter(LOGGING_FORMAT) variable in StubLoggingConfig