Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields  

sword::LogMediaConsole Class Reference

Concrete log media : displays the logs to the console. More...

Inheritance diagram for sword::LogMediaConsole:

sword::LogMedia

Public Methods

 LogMediaConsole (const std::string &timestampFormat)
virtual void onLog (const Log::Entry &entry)
 The method called back each time a log must be sent to this media.

const std::string & name () const
 This media name.


Detailed Description

Concrete log media : displays the logs to the console.


Member Function Documentation

const std::string& sword::LogMedia::name   const [inherited]
 

This media name.

virtual void sword::LogMediaConsole::onLog const Log::Entry &    entry [virtual]
 

The method called back each time a log must be sent to this media.

Implements sword::LogMedia.


Generated on Tue Dec 23 20:08:57 2003 for SWORD by doxygen1.3-rc2