sbt/util/log
Bruno Bieth dcc87bd246 avoid deadlock in ConsoleOut.systemOutOverwrite
System.out can be reset after being captured by `val lockObject`.
Then locking `lockObject` and calling `println()` could lead to a
deadlock.
2013-11-01 13:27:23 -04:00
..
src avoid deadlock in ConsoleOut.systemOutOverwrite 2013-11-01 13:27:23 -04:00
NOTICE move StackTrace to util/log 2010-06-10 21:08:01 -04:00