Searched refs:setup_logging (Results 1 – 3 of 3) sorted by relevance
28 def setup_logging(outdir, log_file, log_level, timestamps): function110 setup_logging(options.outdir, options.log_file, options.log_level, options.timestamps)
223 def setup_logging(): function343 setup_logging()
164 setup_logging(args.verbose)191 def setup_logging(verbose): function