services.athens.logLevel

NixOS option

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 in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →