|
log4cpp 1.1
|
#include <log4cpp/Portability.hh>#include <string>#include <map>#include <set>#include <vector>#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 | log4cpp::Appender |
| Implement this interface for your own strategies for printing log statements. More... | |
| class | log4cpp::Appender::AppenderMapStorage |
| class | log4cpp::Appender::AppenderMapStorageInitializer |
Namespaces | |
| namespace | log4cpp |
| The top level namespace for all 'Log for C++' types and classes. | |
Typedefs | |
| typedef std::set< Appender * > | log4cpp::AppenderSet |
Variables | |
| class LOG4CPP_EXPORT | log4cpp::Filter |
| static Appender::AppenderMapStorageInitializer | log4cpp::appenderMapStorageInitializer |