Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dlxc_functional_test.py91 def setup_logging(log_level=logging.INFO): function
252 setup_logging(log_level=(logging.DEBUG if options.verbose
Dperf_csv_uploader.py176 def setup_logging(log_dir): function
234 setup_logging(options.log_dir)
Dabort_suite.py87 utils.setup_logging(logfile=log_name, prefix=True)
Drun_suite.py1581 utils.setup_logging(logfile=log_name)
/external/autotest/scheduler/
Dscheduler_lib.py143 def setup_logging(log_dir, log_name, timestamped_logfile_prefix='scheduler'): function
Dhost_scheduler.py429 scheduler_lib.setup_logging(
Dmonitor_db.py112 scheduler_lib.setup_logging(
/external/autotest/scheduler/shard/
Dshard_client.py417 scheduler_lib.setup_logging(
/external/autotest/server/
Dsite_utils.py442 def setup_logging(logfile=None, prefix=False): function