项目作者: ghusta
项目描述 :
Mixing Log4J2 with Logback and SLF4J
高级语言: Java
项目地址: git://github.com/ghusta/mix-log4j2-slf4j-logback.git
mix-log4j2-slf4j-logback

Mixing Log4J2 with Logback and SLF4J
Overview
How to route Log4J2 logs to SLF4J API.
The logs are then processed by Logback (native implementation of SLF4J).
References