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 (const String &section, const String &message, unsigned int level)


Member Function Documentation

void OpenGUI::LogListenerToFile::write const String section,
const 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: Sun Sep 9 02:00:21 2007