Improved MQTT Broker and added overview page

This commit is contained in:
Ziver Koc 2023-03-26 00:53:39 +01:00
parent bda3f270af
commit 926c3e2af2
6 changed files with 103 additions and 18 deletions

View file

@ -15,6 +15,7 @@ java.util.logging.FileHandler.formatter = zutil.log.CompactLogFormatter
zutil.level = ALL
zutil.db.bean.level = INFO
zutil.net.http.HttpServer.level = FINE
zutil.net.http.page.HttpFilePage.level = INFO
zutil.net.dns.MulticastDnsServer.level = FINE