Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dbrillo_common.py18 _LOGGING_FORMAT = '%(asctime)s - %(levelname)s - %(message)s' variable
131 log_handler.setFormatter(logging.Formatter(fmt=_LOGGING_FORMAT))