Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Logging::StdoutHandler Class Reference

#include <loggingStdoutHandler.h>

Inheritance diagram for Logging::StdoutHandler:

Inheritance graph
[legend]
Collaboration diagram for Logging::StdoutHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StdoutHandler (const std::string &soName)
virtual void log (const LogRecord &)
virtual std::string getName () const

Private Attributes

std::string sourceObjectName_m

Detailed Description

Handler class which sends logs to stdout


Constructor & Destructor Documentation

Logging::StdoutHandler::StdoutHandler const std::string &  soName  ) 
 

Standard constructor.

Parameters:
soName Name of the source object. Typically this is the name of the Logger which is using this Handler-derived object.


Member Function Documentation

virtual std::string Logging::StdoutHandler::getName  )  const [virtual]
 

Overridden from baseclass.

Implements Logging::BaseLog.

virtual void Logging::StdoutHandler::log const LogRecord &   )  [virtual]
 

Overridden from baseclass.

Implements Logging::BaseLog.


Member Data Documentation

std::string Logging::StdoutHandler::sourceObjectName_m [private]
 

Name of the source object.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:37:29 2009 for ACS C++ API by doxygen 1.3.8