mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
930489eba3d9b8b660ef8e1da50c92591f504825
This is modification of crash log event logging that was added in sbt/util#85. Instead of using the hardcoded 0 as the default value, this introduces `setTrace(..)` to `ConsoleAppender` like `BasicLogger`. Also the default value is set to `Int.MaxValue` that will display the full stack trace. Fixes sbt/sbt#3343
utility modules for sbt
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%