Apache log4cxx
Version 0.11.0
|
Implement this interface to create new instances of Logger or a sub-class of Logger. More...
#include <loggerfactory.h>
Public Member Functions | |
virtual LoggerPtr | makeNewLoggerInstance (log4cxx::helpers::Pool &pool, const LogString &name) const =0 |
![]() | |
virtual void | addRef () const =0 |
virtual void | releaseRef () const =0 |
virtual bool | instanceof (const Class &clazz) const =0 |
virtual const void * | cast (const Class &clazz) const =0 |