-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b25
The `debug` level of make logging is not really useful, since it spits out a full expansion of all named param macro arguments and their values.
With the NamedParamsMacroTemplate being stable for years, this is seldom useful, and the massive amount of logs drown out everything else.
We should move this debugging to the `trace` level.
With the NamedParamsMacroTemplate being stable for years, this is seldom useful, and the massive amount of logs drown out everything else.
We should move this debugging to the `trace` level.