fixed issue and determined better way to generate boot dependency paths for services

This commit is contained in:
Blake J. Harnden 2018-07-12 20:04:04 -07:00
parent a6f2b9d7c1
commit 5bb23c1d93
2 changed files with 17 additions and 11 deletions

View file

@ -14,7 +14,7 @@
}
},
"root": {
"level": "DEBUG",
"level": "INFO",
"handlers": ["console"]
}
}