Log XML stanzas going in and out of the server
----------------------------------------------
Key: VYSPER-99
URL: https://issues.apache.org/jira/browse/VYSPER-99
Project: VYSPER
Issue Type: Improvement
Components: core protocol
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Currently, Vysper uses the default MINA logging filter to log traffic going in
and out of the server. This uses message.toString() which will generate the
compact stanza serialization. It would be helpful to log the full XML as a way
to see all the details of the messages. A custom logging filter could do this
using Renderer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.