debian man page for log4c_log4c_location_info_initializer

Query: log4c_log4c_location_info_initializer

OS: debian

Section: 3

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

location_info.h(3)						       log4c							location_info.h(3)

NAME
location_info.h - The internal representation of caller location information.
SYNOPSIS
#include <log4c/defs.h> Data Structures struct log4c_location_info_t logging location information Defines #define LOG4C_LOCATION_INFO_INITIALIZER(user_data) { __FILE__, __LINE__, '(nil)', user_data } #define log4c_location __log4c_location(__LINE__) Detailed Description The internal representation of caller location information. When a affirmative logging decision is made a log4c_location_info_t is created and is passed around the different log4c components. Define Documentation #define log4c_location __log4c_location(__LINE__) This macro returns the literal representation of a logging event location #define LOG4C_LOCATION_INFO_INITIALIZER(user_data) { __FILE__, __LINE__, '(nil)', user_data } log4c_location_info_t initializer Author Generated automatically by Doxygen for log4c from the source code. Version 1.2.1 Mon May 2 2011 location_info.h(3)
Related Man Pages
log4c_appender_type_mmap(3) - debian
log4c_rollingpolicy_fini(3) - debian
log4c_rollingpolicy_get(3) - debian
log4c_rollingpolicy_get_rfudata(3) - debian
log4c_rollingpolicy_type_t(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?