Apache log4cxx Version 0.10.0

LoggerFactory Class Reference

Implement this interface to create new instances of Logger or a sub-class of Logger. More...

Inherits log4cxx::helpers::Object.

Inherited by DefaultLoggerFactory [virtual].

List of all members.

Public Member Functions

virtual ~LoggerFactory ()
virtual LoggerPtr makeNewLoggerInstance (log4cxx::helpers::Pool &pool, const LogString &name) const =0

Detailed Description

Implement this interface to create new instances of Logger or a sub-class of Logger.


Constructor & Destructor Documentation

virtual ~LoggerFactory ( ) [inline, virtual]

Member Function Documentation

virtual LoggerPtr makeNewLoggerInstance ( log4cxx::helpers::Pool pool,
const LogString name 
) const [pure virtual]

Implemented in DefaultLoggerFactory.


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