Open grepwood opened 2 months ago
here is the entirety of how this setting is used:
but the example you give (wrote X targets) is just a println:
so, this is really about plumbing through messages to the slf4j and I guess not enough use of that library was done, OR perhaps the whole mechanism of setting the logging level was incorrectly handled.
I see. I see. I broke something on purpose now, and I'm getting [io-compute-blocker-2] ERROR MakeDeps
spam regardless of settings.
I've tried to run:
and
and they both print the same message:
The same applies to
bazel-bin/tools/bazeldeps format-deps
- setting-v
to any value does absolutely nothing.