#include <log4cpp/Portability.hh>
#include <string>
#include <map>
#include <set>
#include <stdarg.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <log4cpp/Priority.hh>
#include <log4cpp/Layout.hh>
#include <log4cpp/LoggingEvent.hh>
#include <log4cpp/threading/Threading.hh>
Go to the source code of this file.
Classes | |
class | Appender |
Typedefs | |
typedef std::set< Appender * > | AppenderSet |
Variables | |
LOG4CPP_NS_BEGIN class LOG4CPP_EXPORT | Filter |
typedef std::set<Appender *> AppenderSet |
Definition at line 153 of file Appender.hh.
Definition at line 27 of file Appender.hh.