log4cplus  1.1.0
Public Member Functions
log4cplus::DefaultLoggerFactory Class Reference

This class is used to create the default implementation of the Logger class. More...

#include <logger.h>

Inheritance diagram for log4cplus::DefaultLoggerFactory:
[legend]
Collaboration diagram for log4cplus::DefaultLoggerFactory:
[legend]

List of all members.

Public Member Functions

Logger makeNewLoggerInstance (const log4cplus::tstring &name, Hierarchy &h)
 Creates a new Logger object.

Detailed Description

This class is used to create the default implementation of the Logger class.

Definition at line 312 of file logger.h.


Member Function Documentation

Creates a new Logger object.

Implements log4cplus::spi::LoggerFactory.


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