services.distccd.logLevel

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
"warning"
Declared
<nixpkgs/nixos/modules/services/development/distccd.nix>