#include <log4cxx/logstring.h>
#include <exception>
#include <mutex>
Go to the source code of this file.
◆ LOGLOG_DEBUG
#define LOGLOG_DEBUG |
( |
|
log | ) |
|
Value:static void debug(const LogString &msg)
This method is used to output log4cxx internal debug statements.
◆ LOGLOG_ERROR
#define LOGLOG_ERROR |
( |
|
log | ) |
|
Value:static void warn(const LogString &msg)
This method is used to output log4cxx internal warning statements.
◆ LOGLOG_WARN
#define LOGLOG_WARN |
( |
|
log | ) |
|
Value:static void warn(const LogString &msg)
This method is used to output log4cxx internal warning statements.