sbt/internal/util-logging/src/test/resources
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
..
log4j2.component.properties Reimplement multi-logger using log4j2 2017-01-13 02:49:12 -05:00