Home
last modified time | relevance | path

Searched refs:console_formatter (Results 1 – 3 of 3) sorted by relevance

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