log4j-core
org.apache.logging.log4j
The Apache Log4j Implementation
Recommended: 2.25.5 78 versions jar Updated 1 year ago Apache-2.0Checking...
Add to your project2.26.1
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.26.1</version>
</dependency>Version Details — 2.26.1
Packaging
jar
Direct Deps
14
Total Deps
19
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...