debian man page for log4c_logging_event_t

Query: log4c_logging_event_t

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

log4c_logging_event_t(3)					       log4c						  log4c_logging_event_t(3)

NAME
log4c_logging_event_t - logging event object
SYNOPSIS
#include <logging_event.h> Detailed Description logging event object Attributes description: o evt_category category name. o evt_priority priority of logging event. o evt_msg The application supplied message of logging event. o evt_buffer a pre allocated buffer to be used by layouts to format in a multi-thread environment. o evt_rendered_msg The application supplied message after layout format. o evt_timestamp The number of seconds elapsed since the epoch (1/1/1970 00:00:00 UTC) until logging event was created. o evt_loc The event's location information Author Generated automatically by Doxygen for log4c from the source code. Version 1.2.1 Mon May 2 2011 log4c_logging_event_t(3)
Related Man Pages
log4c_layout_format(3) - debian
log4c_rollingpolicy_fini(3) - debian
log4c_rollingpolicy_get_rfudata(3) - debian
log4c_rollingpolicy_set_type(3) - debian
log4c_rollingpolicy_t(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com