mirror of https://github.com/sbt/sbt.git
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 |
||
|---|---|---|
| internal | ||
| project | ||
| util-cache | ||
| util-tracking | ||
| .gitignore | ||
| .java-version | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| NOTICE | ||
| README.md | ||
| build.sbt | ||