Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtwister_main.py28 def setup_logging(outdir, log_file, log_level, timestamps): function
110 setup_logging(options.outdir, options.log_file, options.log_level, options.timestamps)
/Zephyr-latest/scripts/
Dsnippets.py223 def setup_logging(): function
343 setup_logging()
/Zephyr-latest/doc/_scripts/
Dgen_devicetree_rest.py164 setup_logging(args.verbose)
191 def setup_logging(verbose): function