log4j-core
org.apache.logging.log4j
org.apache.logging.log4j:log4j-core is a Maven Central artifact (jar) for the JVM. It has 78 published versions. It is depended on by 21,166+ other indexed artifacts. Browse versions below for dependency snippets and security details.
Recommended: 2.25.5 78 versions jarChecking...
Add to your project2.25.5
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</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
A versatile, industrial-grade, and reference implementation of the Log4j API. It bundles a rich set of components to assist various use cases: Appenders targeting files, network sockets, databases, SMTP servers; Layouts that can render CSV, HTML, JSON, Syslog, etc. formatted outputs; Filters that can be configured using log event rates, regular expressions, scripts, time, etc. It contains several extension points to introduce custom components, if needed.
Checking security advisories...