18#ifndef _LOG4CXX_DEFAULT_LOGGER_FACTORY_H
19#define _LOG4CXX_DEFAULT_LOGGER_FACTORY_H
Definition: defaultloggerfactory.h:32
base class for java-like objects.
Definition: object.h:105
Implement this interface to create new instances of Logger or a sub-class of Logger.
Definition: loggerfactory.h:33
Definition: configuration.h:25
std::basic_string< logchar > LogString
Definition: logstring.h:60
std::shared_ptr< Logger > LoggerPtr
Definition: defaultloggerfactory.h:27
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:157
#define DECLARE_ABSTRACT_LOG4CXX_OBJECT(object)
Definition: object.h:38
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:151
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:145