services.mosquitto.logType

NixOS option

Types of messages to log.

type: list of (one of "debug", "error", "warning", "notice", "information", "subscribe", "unsubscribe", "websockets", "none", "all")
Default
[ ]
declared in: nixos/modules/services/networking/mosquitto.nixView source on NixOS/nixpkgs →