Support for central log level handling (#1032)

* Support for central log level handling

* Fix API
This commit is contained in:
Pascal Vizeli
2019-04-11 11:16:00 +02:00
committed by GitHub
parent d9d438d571
commit 214c6f919e
6 changed files with 56 additions and 15 deletions

View File

@@ -67,6 +67,7 @@ ATTR_WAIT_BOOT = "wait_boot"
ATTR_DEPLOYMENT = "deployment"
ATTR_WATCHDOG = "watchdog"
ATTR_CHANGELOG = "changelog"
ATTR_LOGGING = "logging"
ATTR_DATE = "date"
ATTR_ARCH = "arch"
ATTR_LONG_DESCRIPTION = "long_description"