Tor  0.4.7.0-alpha-dev
Data Fields
log_severity_list_t Struct Reference

#include <log.h>

Data Fields

log_domain_mask_t masks [LOG_DEBUG-LOG_ERR+1]
 

Detailed Description

Configures which severities are logged for each logging domain for a given log target.

Definition at line 151 of file log.h.

Field Documentation

◆ masks

For each log severity, a bitmask of which domains a given logger is logging.

Definition at line 154 of file log.h.

Referenced by get_min_log_level(), logfile_wants_message(), switch_logs_debug(), and tor_log_update_sigsafe_err_fds().


The documentation for this struct was generated from the following file: