Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 341 Bytes

prosody-mod_log_stanzas

A simple prosody module for logging XMPP stanzas.

Right now, it supports only logging all stanzas to a file.

Configuration

It currently has one configuration option:

  • stanza_log_file -- File to which the stanzas will be logged. Default: /tmp/log.xml