mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 01:24:09 +02:00
Fixes #4964 Together with https://github.com/sbt/util/pull/211, this brings back stack trace supression for custom tasks by default. Debug levels logs are available in `last`, and this prints a message informing the user of the fact. BLUE on dark background is difficult to read, so I am chaning the color hilight to MAGENTA.