OpenGUI::LogListenerToFile Class Reference

#include <OpenGUI_LogSystem.h>

Inheritance diagram for OpenGUI::LogListenerToFile:

OpenGUI::LogListener List of all members.

Detailed Description

Default implementation of a LogListener. This one simply writes to a file, truncating it on open.


Public Member Functions

virtual void write (std::string section, std::string message, unsigned int level)


Member Function Documentation

void OpenGUI::LogListenerToFile::write ( std::string  section,
std::string  message,
unsigned int  level 
) [virtual]

Parameters:
section Name of the log section the message came from
message The message itself
level The log level of the message

Implements OpenGUI::LogListener.


The documentation for this class was generated from the following files:
Copyright © 2006 OpenGUI | OpenGUI.SF.net
Generated: Fri Jan 5 23:05:25 2007