kbe/src/lib/dependencies/log4cxx/site/apidocs/loglog_8h.html
| | |
| | namespace | log4cxx | | namespace | log4cxx::helpers | |
|
| class | LogLog |
| | This class used to output log statements from within the log4cxx package. More...
|
|
| | #define | LOGLOG_DEBUG(log) | | #define | LOGLOG_WARN(log) | | #define | LOGLOG_ERROR(log) |
|
| #define LOGLOG_DEBUG | ( | log | | ) | |
|
| |
Value:
{ \[log4cxx::helpers::LogLog::debug](classlog4cxx_1_1helpers_1_1_log_log.html#30676ec46ce71fa7d574d82df61774ec)(log) ; }
|
|
| #define LOGLOG_ERROR | ( | log | | ) | |
|
| |
Value:
{ \[log4cxx::helpers::LogLog::warn](classlog4cxx_1_1helpers_1_1_log_log.html#2c24602dd46b8a0c3e4af3bb4b134833)(log); }
|
|
| #define LOGLOG_WARN | ( | log | | ) | |
|
| |
Value:
{ \[log4cxx::helpers::LogLog::warn](classlog4cxx_1_1helpers_1_1_log_log.html#2c24602dd46b8a0c3e4af3bb4b134833)(log) ; }
|