Home
last modified time | relevance | path

Searched refs:LOGGING_FORMAT (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/unittest/
H A D_log.py31 LOGGING_FORMAT = "%(levelname)s:%(name)s:%(message)s" variable in _AssertLogsContext
48 formatter = logging.Formatter(self.LOGGING_FORMAT)

Completed in 1 milliseconds