falsehope010 / jxmpp-bot

Automatically exported from code.google.com/p/jxmpp-bot
0 stars 0 forks source link

Logging conference messages into database #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Plugin needed which can log conference message into database.

Logging can be turned on/off by remote command. Also cleaning log command
must be implemented.

Bot Remote Commands:
1. Turn on/off logging
2. Clean all log / clean "old" log (make concept of old log)
3. Retrieve log from date interval [startDate;endDate]
  3.1 Check whether such log exists
4. Get log size and log intervals (intervals where logging was enabled)

Testing will be needed to calculate total log size during long period.
Perhaps compressing log ability will be needed

Original issue reported on code.google.com by ternovic...@gmail.com on 26 May 2009 at 3:27

GoogleCodeExporter commented 9 years ago

Original comment by ternovic...@gmail.com on 30 May 2009 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by ternovic...@gmail.com on 30 May 2009 at 4:49

GoogleCodeExporter commented 9 years ago

Original comment by ternovic...@gmail.com on 9 Jun 2009 at 4:53