services.routinator.settings.log-level

NixOS option

A string value specifying the maximum log level for which log messages should be emitted. See, https://routinator.docs.nlnetlabs.nl/en/stable/manual-page.html#logging

type: null or one of "error", "warn", "info", "debug"
Default
"warn"
declared in: nixos/modules/services/networking/routinator.nixView source on NixOS/nixpkgs →