Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
log4cxx::DefaultLoggerFactory Class Reference

#include <defaultloggerfactory.h>

Inheritance diagram for log4cxx::DefaultLoggerFactory:
log4cxx::spi::LoggerFactory log4cxx::helpers::Object log4cxx::helpers::Object

Public Member Functions

LoggerPtr makeNewLoggerInstance (helpers::Pool &pool, const LogString &name) const override
 
- Public Member Functions inherited from log4cxx::spi::LoggerFactory
virtual ~LoggerFactory ()
 
virtual LoggerPtr makeNewLoggerInstance (helpers::Pool &pool, const LogString &name) const =0
 
- Public Member Functions inherited from log4cxx::helpers::Object
virtual ~Object ()
 
virtual const helpers::ClassgetClass () const =0
 
virtual bool instanceof (const Class &clazz) const =0
 
virtual const void * cast (const Class &clazz) const =0
 

Member Function Documentation

◆ makeNewLoggerInstance()

LoggerPtr log4cxx::DefaultLoggerFactory::makeNewLoggerInstance ( helpers::Pool pool,
const LogString name 
) const
overridevirtual

The documentation for this class was generated from the following file: