Apache log4cxx
Version 0.13.0
|
#include <log4cxx/appenderskeleton.h>
#include <vector>
#include <thread>
#include <log4cxx/helpers/objectoutputstream.h>
Go to the source code of this file.
Classes | |
class | log4cxx::net::SocketHubAppender |
Sends LoggingEvent objects to a set of remote log servers, usually a SocketNode. More... | |
Namespaces | |
log4cxx | |
log4cxx::helpers | |
log4cxx::net | |
Typedefs | |
typedef std::shared_ptr< ObjectOutputStream > | log4cxx::helpers::ObjectOutputStreamPtr |
Functions | |
log4cxx::net::LOG4CXX_LIST_DEF (ObjectOutputStreamList, log4cxx::helpers::ObjectOutputStreamPtr) | |
log4cxx::net::LOG4CXX_PTR_DEF (SocketHubAppender) | |