Added logging framework.

This commit is contained in:
baldo 2016-05-24 16:40:57 +02:00
commit a82b66c637
12 changed files with 171 additions and 29 deletions

View file

@ -6,6 +6,10 @@
"databaseFile": "/tmp/ffffng.sqlite",
"peersPath": "/tmp/peers",
"logging": {
"directory": "/tmp/logs"
},
"email": {
"from": "Freifunk Knotenformular <no-reply@musterstadt.freifunk.net>",