DOKK / manpages / debian 10 / liblog4c-doc / log4c_LOG4C_LOCATION_INFO_INITIALIZER.3.en
location_info.h(3) log4c location_info.h(3)

location_info.h -

The internal representation of caller location information.

#include <log4c/defs.h>


struct log4c_location_info_t
logging location information


#define LOG4C_LOCATION_INFO_INITIALIZER(user_data) { __FILE__, __LINE__, '(nil)', user_data }
#define log4c_location __log4c_location(__LINE__)

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.

Generated automatically by Doxygen for log4c from the source code.

Mon May 2 2011 Version 1.2.1