services.athens.logLevel

Log level for Athens. Supports all logrus log levels (https://github.com/Sirupsen/logrus#level-logging)".

Type
null or one of "panic", "fatal", "error", "warning", "info", "debug", "trace"
Default
"warning"
Example
"debug"
Declared
<nixpkgs/nixos/modules/services/development/athens.nix>