Go to the source code of this file.
Defines | |
#define | log_stack_info(f) { char* _s = get_stack_info_string(); if (_s) { log_text(f,_s); g_free(_s); } } |
#define | logst log_stack_info(PRIMARY_LOG_FILENAME) |
#define log_stack_info | ( | f | ) | { char* _s = get_stack_info_string(); if (_s) { log_text(f,_s); g_free(_s); } } |
Definition at line 10 of file logging-stack.h.
#define logst log_stack_info(PRIMARY_LOG_FILENAME) |
Definition at line 18 of file logging-stack.h.
Referenced by cl2GlobalInit().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:00 2011 by Doxygen 1.6.1