Tor 0.4.9.3-alpha-dev
|
#include <log.h>
Data Fields | |
log_domain_mask_t | masks [LOG_DEBUG-LOG_ERR+1] |
Configures which severities are logged for each logging domain for a given log target.
log_domain_mask_t masks[LOG_DEBUG-LOG_ERR+1] |
For each log severity, a bitmask of which domains a given logger is logging.
Definition at line 154 of file log.h.
Referenced by flush_pending_log_callbacks(), get_min_log_level(), logfile_wants_message(), parse_log_severity_config(), set_log_severity_config(), switch_logs_debug(), and tor_log_update_sigsafe_err_fds().