Apache Log4cxx Version 1.0.0
|
#include <log4cxx/appenderskeleton.h>
#include <log4cxx/helpers/appenderattachableimpl.h>
#include <deque>
#include <log4cxx/spi/loggingevent.h>
#include <thread>
#include <condition_variable>
Go to the source code of this file.
Classes | |
class | log4cxx::AsyncAppender |
The AsyncAppender lets users log events asynchronously. More... | |
Namespaces | |
namespace | log4cxx |
Functions | |
log4cxx::LOG4CXX_LIST_DEF (LoggingEventList, log4cxx::spi::LoggingEventPtr) | |
log4cxx::LOG4CXX_PTR_DEF (AsyncAppender) | |