Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/regresstest/
H A Dregress_test_config.py42 DEFAULT_LOG_FORMAT = '%(asctime)s - %(levelname)s - %(message)s' variable in RegressTestConfig
H A Drun_regress_test.py46 logging.basicConfig(filename=args.out_log, format=RegressTestConfig.DEFAULT_LOG_FORMAT, level=logging.INFO)

Completed in 3 milliseconds