#include <logger.h>
Collaboration diagram for log4cplus::TraceLogger:
Public Member Functions | |
TraceLogger (const Logger &l, const log4cplus::tstring &_msg, const char *_file=NULL, int _line=-1) | |
~TraceLogger () |
When an instance of this class is created, it will log a "ENTER: " + msg
log message if TRACE_LOG_LEVEL is enabled for logger
. When an instance of this class is destroyed, it will log a "ENTER: " + msg
log message if TRACE_LOG_LEVEL is enabled for logger
.
Definition at line 315 of file logger.h.
|
Definition at line 317 of file logger.h. References LOG4CPLUS_TEXT, and log4cplus::TRACE_LOG_LEVEL. |
|
Definition at line 324 of file logger.h. References LOG4CPLUS_TEXT, and log4cplus::TRACE_LOG_LEVEL. |