Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 609 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 609 Bytes

Log4J2 Compatible Flogger Next Backend

Improve efficiency and customization of Flogger backend instances.

Features include:

Installation

Maven dependency:

<dependency>
    <groupId>net.goui.flogger.next</groupId>
    <artifactId>backend-log4j</artifactId>
    <version>${flogger-next.version}</version>
</dependency>