another use case for redirecting logging output: <...
# development
a
another use case for redirecting logging output: https://github.com/pantsbuild/pants/issues/7585
w
that one is very relevant to v2. i think that we would suggest writing directly to stderr?
but having the
@console_rule
write to stderr would not also disable logging in general. hm.