2013-04-15 12:03:14 +02:00
|
|
|
mod_log_chat
|
|
|
|
============
|
|
|
|
|
2014-05-28 22:11:11 +02:00
|
|
|
mod_log_chat is an ejabberd module aimed at logging chat messages in
|
|
|
|
text files. mod_log_chat creates one file per couple of chatters and
|
2013-04-15 12:03:14 +02:00
|
|
|
per day (it doesn't log muc messages, use mod_muc_log for this).
|
|
|
|
|
|
|
|
It can store messages in plain text or HTML format.
|
|
|
|
|
2021-07-07 21:55:54 +02:00
|
|
|
Be sure that the directories where you want to create your log
|
|
|
|
files exists and are writable by you ejabberd user.
|