You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/04/16 22:49:29 UTC

DO NOT REPLY [Bug 19092] New: - Finer granularity in Axis Logging

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19092>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19092

Finer granularity in Axis Logging

           Summary: Finer granularity in Axis Logging
           Product: Axis
           Version: 1.1rc2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Basic Architecture
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: peter.pascale@pearson.com


Logging at the Debug level produces reams of information, as expected. Logging 
at the info level produces nothing (these observations are for an Axis client, 
not server, app). It would seem that some basic elements of the Axis framework 
should be logged at the info level. This request is that the incoming and 
outgoing soap messages be logged at the info level. Obviously there may be a 
few other elements that might be appropriate, but the more 'crowded' the info 
category is, the less useful. 

I propose that at least the soap message is logged at the info level. I am 
willing to take this work on, but I'm not sure if this is an appropriate 
suggestion.