Home | History | Annotate | Download | only in test

Lines Matching refs:log_format

55     log_format = "%(name)s -> %(levelname)s: %(message)s"
84 self.root_formatter = logging.Formatter(self.log_format)