FROST-Server Documentation

Live documentation for the development version.

Logging

FROST-Server uses SLF4J and Logback as logging framework. Each component (HTTP, MQTT and combined) comes with a default logback.xml configuration file. You can override the logback configuration file by specifying a different configuration file in a JVM parameter -Dlogback.configurationFile. Of course this is not trivial in a Docker environment. Therefore there are some environment variables that influence basic logging options.

Environment variables