Add database log adapter

This commit is contained in:
Unknown 2014-06-20 00:25:23 -04:00
parent f147ad619a
commit 6c8d630bef
6 changed files with 239 additions and 231 deletions

View file

@ -233,5 +233,7 @@ RECEIVERS =
; For "database" mode only
[log.database]
LEVEL =
; Either "mysql" or "postgres"
DRIVER =
; Based on xorm, e.g.: root:root@localhost/gogs?charset=utf8
CONN =