Lines Matching refs:LOGGING_FORMAT
300 LOGGING_FORMAT = "%(levelname)s:%(name)s:%(message)s"316 formatter = logging.Formatter(self.LOGGING_FORMAT)