sbt/internal/util-logging
Ethan Atkins f20b275045 Fix supershell position bug
The previous implementation of supershell log line interlacing with
regular line interlacing relied on state in a global object. A somewhat
better approach is for each appender to hold a reference to a state
object. Every time tasks run, new appenders are created, so the state
should always reflect the current progress state.
2019-09-03 13:07:51 -07:00
..
src Fix supershell position bug 2019-09-03 13:07:51 -07:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00