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