web services - Logging the request details before message builder in Axis2 -


is there way log request before building message in axis2. overhead of enabling wire logs high , need log request time, http headers, http method, request uri, etc... here cannot use axis2 handler since engage after building message. question how log request details before message builder in axis2.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -