Apache log4cxx
Version 0.13.0
|
#include <defaultloggerfactory.h>
Public Member Functions | |
virtual LoggerPtr | makeNewLoggerInstance (log4cxx::helpers::Pool &pool, const LogString &name) const |
Public Member Functions inherited from log4cxx::spi::LoggerFactory | |
virtual | ~LoggerFactory () |
Public Member Functions inherited from log4cxx::helpers::Object | |
virtual | ~Object () |
virtual bool | instanceof (const Class &clazz) const =0 |
virtual const void * | cast (const Class &clazz) const =0 |
|
virtual |
Implements log4cxx::spi::LoggerFactory.