sbt/project
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
..
Dependencies.scala Reimplement multi-logger using log4j2 2017-01-13 02:49:12 -05:00
Util.scala Upgrade to sbt 0.13.13 (#56) 2016-11-09 14:06:48 +00:00
bintray.sbt Add sbt-house-rules and bintray-sbt 2015-08-31 03:02:44 -04:00
build.properties Upgrade to sbt 0.13.13 (#56) 2016-11-09 14:06:48 +00:00
contraband.sbt Reimplement multi-logger using log4j2 2017-01-13 02:49:12 -05:00
doge.sbt sbt-doge 0.1.5 for plz 2016-11-29 11:07:36 +00:00
house.sbt Scala 2.12 2016-12-22 11:59:00 -05:00
pgp.sbt Add sbt-pgp, required by publishSigned in release 2016-11-15 23:26:08 +00:00