services.wastebin.settings.RUST_LOG

NixOS option

Influences logging. Besides the typical trace, debug, info etc. keys, you can also set the tower_http key to some log level to get additional information request and response logs.

type: string
Default
"info"
declared in: nixos/modules/services/misc/wastebin.nixView source on NixOS/nixpkgs →