Log4Cpp Class Reference

Inheritance diagram for Log4Cpp:

ht::log::Logger List of all members.

Public Member Functions

 Log4Cpp (const std::string &name)
void log (Priority level, const char *p, va_list ap) const

Detailed Description

Implementation of Logger interface that uses Log4Cpp.


Constructor & Destructor Documentation

Log4Cpp::Log4Cpp ( const std::string &  name  )  [inline]

Create a new logger


Member Function Documentation

void Log4Cpp::log ( Priority  level,
const char *  ,
va_list  ap 
) const [inline, virtual]

log the text with the given Priority, using vasprintf() formatting

Implements ht::log::Logger.


The documentation for this class was generated from the following file:
Generated on Thu Jan 3 15:26:45 2008 by  doxygen 1.5.2