log4j-slf4j2-impl

org.apache.logging.log4j

log4j-slf4j2-impl is a Java jar artifact published under the org.apache.logging.log4j group on Maven Central. 23 versions are indexed here. It is depended on by 3,876+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.26.1 23 versions jarChecking...

Add to your project2.25.5

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

Version Details — 2.25.5

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
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...