#include <logger.h>
Inheritance diagram for log4cplus::DefaultLoggerFactory:
Public Member Functions | |
Logger | makeNewLoggerInstance (const log4cplus::tstring &name, Hierarchy &h) |
Creates a new Logger object. |
Definition at line 298 of file logger.h.
|
Creates a new
Implements log4cplus::spi::LoggerFactory. |