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

LogPlugin Class Reference

#include <LogPlugin.h>

Inheritance diagram for LogPlugin:

Plugin SysLogPlugin List of all members.

Public Methods

virtual bool init ()=0
virtual void log (const string &msg, int level=0)=0

Detailed Description

This plugin logs Strongroom messages.


Member Function Documentation

virtual bool LogPlugin::init   [pure virtual]
 

Initialize the plugin

Implements Plugin.

Implemented in SysLogPlugin.

virtual void LogPlugin::log const string &    msg,
int    level = 0
[pure virtual]
 

Log with priority level.

Reimplemented from Plugin.

Implemented in SysLogPlugin.


The documentation for this class was generated from the following files:
Generated on Wed Feb 18 13:45:56 2004 for strongroom by doxygen1.2.18