sbt/main
Ethan Atkins 8ff0e133d3 Use logger rather than ConsoleOut for TaskTimings
When running sbt -Dtask.timings=true, the task timings get printed to
the console which can overwrite the shell prompt. When we use a logger,
the timing lines are correctly separated from the prompt lines.
2019-10-07 11:58:00 -07:00
..
src Use logger rather than ConsoleOut for TaskTimings 2019-10-07 11:58:00 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00