Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dperf_csv_uploader.py176 def setup_logging(log_dir): function
234 setup_logging(options.log_dir)
Dabort_suite.py88 utils.setup_logging(logfile=log_name, prefix=True)
Drun_suite.py1612 utils.setup_logging(logfile=log_name)
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bot_manager.py120 swarming_bots.setup_logging(args.verbose, args.log_file)
Dswarming_bots.py382 def setup_logging(verbose, log_file): function
408 setup_logging(args.verbose, args.log_file)
/external/autotest/scheduler/
Dscheduler_lib.py154 def setup_logging(log_dir, log_name, timestamped_logfile_prefix='scheduler'): function
Dhost_scheduler.py429 scheduler_lib.setup_logging(
Dmonitor_db.py107 scheduler_lib.setup_logging(
/external/autotest/scheduler/shard/
Dshard_client.py447 scheduler_lib.setup_logging(
/external/autotest/server/
Dsite_utils.py444 def setup_logging(logfile=None, prefix=False): function