tor  master
Data Fields
pending_log_message_t Struct Reference

Data Fields

int severity
 
log_domain_mask_t domain
 
char * fullmsg
 
char * msg
 

Detailed Description

Represents a log message that we are going to send to callback-driven loggers once we can do so in a non-reentrant way.

Field Documentation

◆ domain

The domain of the message

◆ fullmsg

char* fullmsg

The message, with all decorations

◆ msg

char* msg

The content of the message

◆ severity

int severity

The severity of the message


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