services.routinator.settings.log-level

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
<nixpkgs/nixos/modules/services/networking/routinator.nix>