AmLoggingFacility Class Reference

Interface for plugins that implement a logging facility. More...

#include <AmApi.h>

Inheritance diagram for AmLoggingFacility:

AmPluginFactory

Public Member Functions

 AmLoggingFacility (const string &name)
virtual void log (int level, const char *msg)=0

Detailed Description

Interface for plugins that implement a logging facility.


Member Function Documentation

virtual void AmLoggingFacility::log ( int  level,
const char *  msg 
) [pure virtual]

will be called on logging messages


The documentation for this class was generated from the following files:
Generated on Fri May 16 12:02:07 2008 for SEMS by  doxygen 1.5.1
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login