Apache Log4j
Apache Log4j is a versatile, industrial-grade Java logging framework composed of an API, its implementation, and components to assist deployment for various use cases. It is part of the Apache Logging Services project. Log4j is a Java library distributed as Maven artifacts and is consumed via its Java API rather than over the network; no public HTTP/REST surface is published.
2 APIs
0 Features
ApacheDebuggingJavaLibraryLoggingMonitoringOpen Source
APIs
Log4j API
The logging facade providing a feature-rich Java interface for application logging. Applications code against this stable API while delegating to a backing implementation such a...
Log4j Core
The reference implementation of the Log4j API providing appenders, layouts, filters, lookups and configuration that route log events to consoles, files, databases, network endpo...
Resources
🔗
Website
Website
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
🔗
Security
Security
📄
ReleaseNotes
ReleaseNotes
🔗
Performance
Performance
💻
SourceCode
SourceCode
🔗
License
License