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,873+ 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.26.1

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

Version Details — 2.26.1

Packaging
jar
Direct Deps
3
Total Deps
3
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...