cool-easter-32542
10/05/2023, 11:18 PM-ldebug or -ltrace. But this doesn't show all info that's potentially relevant, because (AIUI) full stack traces are only shown via the separate flag --print-stacktrace.
Describe the solution you'd like
Maybe we could make this a bit smoother by implicitly enabling stack trace printing at more verbose log levels (DEBUG or TRACE).
Describe alternatives you've considered
Alternatively, we log stack traces at DEBUG level so they automatically show up for -ldebug, as an orthogonal aspect to --print-stacktrace.
Additional context
N/A
pantsbuild/pants