Home
last modified time | relevance | path

Searched refs:LOG_FORMAT (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-test33 LOG_FORMAT = '[%(asctime)s] %(levelname)s: %(message)s' variable
34 logging.basicConfig(level=logging.INFO, format=LOG_FORMAT,
74 formatter = logging.Formatter(LOG_FORMAT)