services.distccd.logLevel
NixOS option
Set the minimum severity of error that will be included in the log file. Useful if you only want to see error messages rather than an entry for each connection.
type: null or one of "critical", "error", "warning", "notice", "info", "debug"Default
declared in: nixos/modules/services/development/distccd.nixView source on NixOS/nixpkgs →"warning"