Home
last modified time | relevance | path

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

/scripts/pylib/twister/twisterlib/
A Dlog_helper.py35 def setup_logging(outdir, log_file, log_level, timestamps): function
A Dtwister_main.py18 from twisterlib.log_helper import close_logging, setup_logging
78 setup_logging(options.outdir, options.log_file, options.log_level, options.timestamps)
A Drunner.py32 from twisterlib.log_helper import setup_logging
966 setup_logging(options.outdir, options.log_file, options.log_level, options.timestamps)
/scripts/
A Dsnippets.py223 def setup_logging(): function
343 setup_logging()

Completed in 8 milliseconds