Request to log which XMLStreamReader is used
--------------------------------------------

         Key: WSCOMMONS-39
         URL: http://issues.apache.org/jira/browse/WSCOMMONS-39
     Project: WS-Commons
        Type: Improvement

  Components: AXIOM  
    Reporter: Mike Rheinheimer


I would like to log which XMLStreamReader is being used so it's easy to 
identify in supporting a client/customer.

Would like to have a call to

log.info("XMLStreamReader is " + xmlreader.getClass().getName());

After all calls to createXMLStreamReader, especially in DocumentNavigator and 
StAXUtils.

I've not yet implemented changes to do this, but I can provide a patch if you 
wish.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to