Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dlxc_functional_test.py85 def setup_logging(log_level=logging.INFO): function
244 setup_logging(log_level=(logging.DEBUG if options.verbose
Dabort_suite.py91 utils.setup_logging(logfile=log_name, prefix=True)
Drun_suite.py1474 utils.setup_logging(logfile=log_name)
/external/autotest/site_utils/deploy_autotest/
Dcommon_util.py16 def setup_logging(): function
Dlab_deploy.py48 common_util.setup_logging()
Dlab_deploy_helper.py83 common_util.setup_logging()
/external/autotest/scheduler/
Dscheduler_lib.py143 def setup_logging(log_dir, log_name, timestamped_logfile_prefix='scheduler'): function
Dhost_scheduler.py427 scheduler_lib.setup_logging(
Dmonitor_db.py108 scheduler_lib.setup_logging(
/external/autotest/scheduler/shard/
Dshard_client.py401 scheduler_lib.setup_logging(
/external/autotest/server/
Dsite_utils.py439 def setup_logging(logfile=None, prefix=False): function