Added logging framework.
This commit is contained in:
parent
ad3f075d93
commit
a82b66c637
12 changed files with 171 additions and 29 deletions
|
@ -6,6 +6,10 @@
|
|||
"databaseFile": "/tmp/ffffng.sqlite",
|
||||
"peersPath": "/tmp/peers",
|
||||
|
||||
"logging": {
|
||||
"directory": "/tmp/logs"
|
||||
},
|
||||
|
||||
"email": {
|
||||
"from": "Freifunk Knotenformular <no-reply@musterstadt.freifunk.net>",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue