Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.