Public Member Functions | Static Private Attributes
org.apache.xmlrpc.server.XmlRpcErrorLogger Class Reference

List of all members.

Public Member Functions

void log (String pMessage, Throwable pThrowable)
void log (String pMessage)

Static Private Attributes

static final Log log = LogFactory.getLog(XmlRpcErrorLogger.class)

Detailed Description

Instances of this class can be used to customize the servers error logging.

Definition at line 29 of file XmlRpcErrorLogger.java.


Member Function Documentation

void org.apache.xmlrpc.server.XmlRpcErrorLogger.log ( String  pMessage,
Throwable  pThrowable 
) [inline]

Called to log the given error.

Definition at line 35 of file XmlRpcErrorLogger.java.

void org.apache.xmlrpc.server.XmlRpcErrorLogger.log ( String  pMessage) [inline]

Called to log the given error message.

Definition at line 42 of file XmlRpcErrorLogger.java.


Member Data Documentation

final Log org.apache.xmlrpc.server.XmlRpcErrorLogger.log = LogFactory.getLog(XmlRpcErrorLogger.class) [static, private]

Definition at line 30 of file XmlRpcErrorLogger.java.


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


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:50