Add text based dblog module, for demonstration purposes or whatever

git-svn-id: https://kippo.googlecode.com/svn/trunk@238 951d7100-d841-11de-b865-b3884708a8e2
This commit is contained in:
desaster
2013-03-29 15:04:52 +00:00
parent 372f8fc52f
commit 0b134dbf3f
2 changed files with 71 additions and 0 deletions

View File

@ -159,3 +159,15 @@ interact_port = 5123
#signal_command = kippo-events
#signal_clientversion = kippo-events
#debug=true
# Text based logging module
#
# While this is a database logging module, it actually just creates a simple
# text based log. This may not have much purpose, if you're fine with the
# default text based logs generated by kippo in log/
#
# To enable this module, remove the comments below, including the
# [database_textlog] line.
#[database_textlog]
#logfile = kippo-textlog.log