Logo
~Sockets~
~Examples~
~Contact~


StdLog Class Reference
[Log help classes]

Log class interface. More...

#include <StdLog.h>

Inheritance diagram for StdLog:

List of all members.


Public Member Functions

virtual ~StdLog ()
virtual void error (ISocketHandler *, Socket *, const std::string &user_text, int err, const std::string &sys_err, loglevel_t=LOG_LEVEL_WARNING)=0

Detailed Description

Log class interface.

Definition at line 58 of file StdLog.h.


Constructor & Destructor Documentation

virtual StdLog::~StdLog (  )  [inline, virtual]

Definition at line 61 of file StdLog.h.

00061 {}


Member Function Documentation

virtual void StdLog::error ( ISocketHandler ,
Socket ,
const std::string &  user_text,
int  err,
const std::string &  sys_err,
loglevel_t  = LOG_LEVEL_WARNING 
) [pure virtual]

Implemented in StdoutLog.


The documentation for this class was generated from the following file:
Page, code, and content Copyright (C) 2007 by Anders Hedström
Generated for C++ Sockets by  doxygen 1.4.4