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.py34 console_formatter = logging.Formatter( variable in LoggingConfig
62 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()