Apache Log4cxx
Version 1.3.0
|
#include <log4cxx/logstring.h>
#include <map>
#include <log4cxx/appender.h>
#include <log4cxx/layout.h>
#include <log4cxx/logger.h>
#include <log4cxx/helpers/properties.h>
#include <log4cxx/spi/configurator.h>
#include <log4cxx/helpers/charsetdecoder.h>
#include <log4cxx/spi/filter.h>
#include <log4cxx/rolling/triggeringpolicy.h>
#include <log4cxx/rolling/rollingpolicy.h>
#include <log4cxx/file.h>
#include <log4cxx/config/propertysetter.h>
Go to the source code of this file.
Classes | |
class | log4cxx::xml::DOMConfigurator |
Use this class to initialize the log4cxx environment using a DOM tree. More... | |
Namespaces | |
namespace | log4cxx |
namespace | log4cxx::xml |
Functions | |
log4cxx::xml::LOG4CXX_PTR_DEF (DOMConfigurator) | |