18 #ifndef _LOG4CXX_SPI_CONFIGURATOR_H
19 #define _LOG4CXX_SPI_CONFIGURATOR_H
47 virtual
void doConfigure(const
File& configFileName,
An abstract representation of file and directory path names.
Definition: file.h:46
base class for java-like objects.
Definition: object.h:102
Implemented by classes capable of configuring log4j using a URL.
Definition: configurator.h:33
std::shared_ptr< LoggerRepository > LoggerRepositoryPtr
Definition: defaultconfigurator.h:27
LOG4CXX_PTR_DEF(LoggerRepository)
Definition: appender.h:33
#define DECLARE_ABSTRACT_LOG4CXX_OBJECT(object)
Definition: object.h:26