log4j-slf4j2-impl

org.apache.logging.log4j

The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core

Recommended: 2.26.1 23 versions jar Updated 2 years ago Apache-2.0Checking...

Add to your project2.24.3

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-slf4j2-impl</artifactId>
    <version>2.24.3</version>
</dependency>

Version Details — 2.24.3

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Dec 10, 2024
License
Apache-2.0

SLF4J 2 provider (binding) for the Apache Log4j API. It forwards SLF4J 2 calls to the Log4j API. This effectively allows using Log4j as an implementation of SLF4J 2. (Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)

Checking security advisories...