Searched refs:console_formatter (Results 1 – 3 of 3) sorted by relevance
60 console_formatter = logging.Formatter(fmt=CONSOLE_FORMAT, variable in LoggingConfig87 formatter = self.console_formatter
106 console_formatter = logging.Formatter(LOGGING_FORMAT) variable in DummyLoggingConfig
17 self.console_formatter = logging.Formatter()