Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BFileLogger Class Reference

#include <BLogger.h>

Inheritance diagram for BFileLogger:

BLogger List of all members.

Public Member Functions

 BFileLogger (const std::string &filename)
 Construct a new BFileLogger.

virtual void log (LogLevel level, const std::string &text)
 Add new log entry.


Detailed Description

Logger that writes all log entries to a disk file.


Constructor & Destructor Documentation

BFileLogger::BFileLogger const std::string &    filename
 

Construct a new BFileLogger.

An exception will be thrown if the file named by filename is not accessible. If it is, it will be opened in append mode.


The documentation for this class was generated from the following file:
Generated on Tue May 1 11:00:41 2007 for libDSFTP by doxygen1.3-rc3