org.apache.axis.handlers
Class LogHandler
- Handler, Serializable
A simple Handler which logs the request and response messages to either
the console or a specified file (default "axis.log").
To use this, deploy it either in both the request and response flows
(global, service, or transport) or in just the response flow. If deployed
in both places, you'll also get an elapsed time indication, which can be
handy for debugging.
- Doug Davis (dug@us.ibm.com)
- Glen Daniels (gdaniels@apache.org)
canHandleBlock , cleanup , generateWSDL , getDeploymentData , getName , getOption , getOptions , getUnderstoodHeaders , init , initHashtable , onFault , setName , setOption , setOptionDefault , setOptions , setOptionsLockable |
log
protected static Log log
Copyright © 2005 Apache Web Services Project. All Rights Reserved.