Public Member Functions | List of all members
DefaultLogHandler Class Reference
Inheritance diagram for DefaultLogHandler:
Inheritance graph
[legend]

Public Member Functions

void log (int level, const char *msg)
 Output a message. Custom error handlers should define this method. More...
 
- Public Member Functions inherited from XmlRpc::XmlRpcLogHandler
virtual ~XmlRpcLogHandler ()
 

Additional Inherited Members

- Static Public Member Functions inherited from XmlRpc::XmlRpcLogHandler
static XmlRpcLogHandlergetLogHandler ()
 Returns a pointer to the currently installed message reporting object. More...
 
static int getVerbosity ()
 Returns the level of verbosity of informational messages. 0 is no output, 5 is very verbose. More...
 
static void setLogHandler (XmlRpcLogHandler *lh)
 Specifies the message handler. More...
 
static void setVerbosity (int v)
 Specify the level of verbosity of informational messages. 0 is no output, 5 is very verbose. More...
 
- Static Protected Attributes inherited from XmlRpc::XmlRpcLogHandler
static XMLRPCPP_DECL XmlRpcLogHandler_logHandler = &defaultLogHandler
 
static XMLRPCPP_DECL int _verbosity = 0
 

Detailed Description

Definition at line 31 of file XmlRpcUtil.cpp.

Member Function Documentation

◆ log()

void DefaultLogHandler::log ( int  level,
const char *  msg 
)
inlinevirtual

Output a message. Custom error handlers should define this method.

Implements XmlRpc::XmlRpcLogHandler.

Definition at line 34 of file XmlRpcUtil.cpp.


The documentation for this class was generated from the following file:


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:22