sbt/internal/util-logging
Eugene Yokota 930489eba3 Fix ConsoleAppender to show full stack trace
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
2017-07-26 00:03:07 -04:00
..
src Fix ConsoleAppender to show full stack trace 2017-07-26 00:03:07 -04:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00