Searched refs:logger (Results 1 – 6 of 6) sorted by relevance
/systemd-251/test/ |
D | test-shutdown.py | 14 logger = logging.getLogger("test-shutdown") 16 logger.info("spawning test") 24 logger.debug("child pid %d" % console.pid) 27 logger.info("waiting for login prompt") 30 logger.info("log in and start screen") 44 logger.info("window 1 at line %s", pty) 46 logger.info("schedule reboot") 50 logger.info("reboot scheduled for %s", date) 54 logger.info("verify broadcast message") 58 logger.info("check show output") [all …]
|
/systemd-251/src/shared/ |
D | condition.c | 1156 condition_test_logger_t logger, in condition_test_list() argument 1161 assert(!!logger == !!to_string); in condition_test_list() 1175 if (logger) { in condition_test_list() 1177 logger(userdata, LOG_WARNING, r, PROJECT_FILE, __LINE__, __func__, in condition_test_list() 1184 logger(userdata, LOG_DEBUG, 0, PROJECT_FILE, __LINE__, __func__, in condition_test_list()
|
D | condition.h | 85 …irst, char **env, condition_to_string_t to_string, condition_test_logger_t logger, void *userdata);
|
/systemd-251/hwdb.d/ |
D | usb.ids | 20366 6060 Data logger using the Cypress FX2
|
D | 20-usb-vendor-model.hwdb | 61032 ID_MODEL_FROM_DATABASE=Data logger using the Cypress FX2
|
/systemd-251/ |
D | NEWS | 14239 BSD logger replacement, and does so by default.
|