.TH "log4c_logging_event_t" 3 "Version 1.2.4" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME log4c_logging_event_t \- logging event object .SH SYNOPSIS .br .PP .PP \fC#include \fP .SH "Detailed Description" .PP logging event object Attributes description: .PP .PD 0 .IP "\(bu" 1 \fCevt_category\fP category name\&. .IP "\(bu" 1 \fCevt_priority\fP priority of logging event\&. .IP "\(bu" 1 \fCevt_msg\fP The application supplied message of logging event\&. .IP "\(bu" 1 \fCevt_buffer\fP a pre allocated buffer to be used by layouts to format in a multi-thread environment\&. .IP "\(bu" 1 \fCevt_rendered_msg\fP The application supplied message after layout format\&. .IP "\(bu" 1 \fCevt_timestamp\fP The number of seconds elapsed since the epoch (1/1/1970 00:00:00 UTC) until logging event was created\&. .IP "\(bu" 1 \fCevt_loc\fP The event's location information .PP .SH "Author" .PP Generated automatically by Doxygen for log4c from the source code\&.