Ethan Atkins
ad59e71b1a
Add util headers
...
None of the util files had headers.
2019-12-08 10:29:22 -08:00
Dale Wijnand
5ed25cbc56
Make EscHelpers.removeEscapeSequences handle partial escape sequences
...
Fixes #67
2017-12-21 17:09:30 +00:00
Dale Wijnand
d31b9c5093
Add, configure & enable Scalafmt
2017-08-10 11:44:24 +01:00
Martin Duhem
f55a509fdd
Cleanup `ConsoleAppender`
2017-07-11 16:08:58 +02:00
Eugene Yokota
36eeb4578d
Reimplement multi-logger using log4j2
...
This introduces ManagedLogger, which is a wrapper around Log4j2's async logging.
Log4j2 separates the notion of logger (the code that collects events) and appender (the code that acts on events). The old code is kept around intentionally to minimize breakage during transition.
2017-01-13 02:49:12 -05:00
Eugene Yokota
70b49e9a4b
Comment on SI-8450
2015-09-07 01:45:39 -04:00
Eugene Yokota
0a2d39673c
sbt.util.internal -> sbt.internal.util package
2015-09-05 00:51:58 -04:00
Eugene Yokota
bc54e035ef
Move util into sbt.util.internal package
2015-09-04 12:54:38 -04:00
Eugene Yokota
871b4f4eef
move modules around.
2015-08-20 00:59:57 -04:00