Previous: Hooks, Up: Customization


15.7 Debug options

These settings provide a lot of information which is usually not very interesting, but can be useful for debugging various things.

jabber-debug-log-xml activates XML logging. All XML stanzas sent and received are logged in the buffer *-jabber-xml-log-jid-* in list format. See XML representation.

Usually, the process buffers for Jabber connections are killed when the connection is closed, as they would otherwise just fill up memory. However, they might contain information about why the connection was lost. To keep process buffers, set jabber-debug-keep-process-buffers to t.