MyNixOS website logo
option

services.athens.logLevel

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

Declarations
Type
null or one of "panic", "fatal", "error", "warning", "info", "debug", "trace"
Default
"warning"
Example
"debug"