Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/
Dvariables.py40 log_format = "" variable in ReportVariables
77 Variables.report_vars.log_format = \
144 Variables.report_vars.log_format)
/test/testfwk/xdevice/src/xdevice/_core/
Dlogger.py57 log_format=None): argument
66 file_handler.setFormatter(logging.Formatter(log_format))
70 stream_handler.setFormatter(logging.Formatter(log_format))
103 Variables.report_vars.log_format))
124 Variables.report_vars.log_format))
332 log_format = \
334 handler.setFormatter(logging.Formatter(log_format))