mochi-mqtt / server

The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
MIT License
1.29k stars 222 forks source link

Logging Level is not Configurable Via File Configuration #394

Closed dgduncan closed 6 months ago

dgduncan commented 7 months ago

Logging level is not supported via config file using Docker. This causes some configurations to not operate as intended. For example hooks.debug.enable enables debug features; however, this has minimal effect with configuring the logging level.