#include <logging_event.h>
Collaboration diagram for log4c_logging_event_t:
Attributes description:
evt_category
category name. evt_priority
priority of logging event. evt_msg
The application supplied message of logging event. evt_rendered_msg
The application supplied message after layout format. evt_timestamp
The number of seconds elapsed since the epoch (1/1/1970 00:00:00 UTC) until logging event was created. evt_loc
The event's location information