Suppress 'Source file' and 'Reference' in Normal Verbosity

Hello,
would it be possible to not show in a console the rows starting with strings 'Source file: ’ and 'Reference: ’ during first Build of an application or it’s Rebuild when verbosity is set to Normal?

Or to provide new verbosity option between silent and normal where the output would be simplified? It’s really annoying to scroll through 200+ lines of just the text starting with 'Source file: '.

Thank you,
David

IIrc we discussed this before - what would be left in Normal verbosity, and what would make it different from Silent? Silent still does show errors and warnings.

Well everything what normal verbosity shows except 'Source file: ’ and 'Reference: ’ lines.

Sorry I don’t see the point for another level of granularity here. If you don;'t want to see these, Silent should be fine?

Well I concider silent to be too brief. I would like to know if there were any warnings and how the process is going. I would personally just move lines with ‘Source’ and ‘Reference’ from Normal to Verbose.

Thanks, logged as bugs://82579

bugs://82579 got closed with status fixed.