make log level settings avail in config file (#63)

This commit is contained in:
redPanther
2016-06-27 23:56:21 +02:00
committed by brindosch
parent 809ab82524
commit 03ac5689cf
6 changed files with 49 additions and 6 deletions

View File

@@ -1,4 +1,9 @@
{
"logger" :
{
"level" : "warn"
},
"device" :
{
"name" : "DefaultHyperionConfig",