[ANNOUNCE] Apache Log4j Audit 1.0.0 released
Ralph Goers <[email protected]> Fri, 22 Jun 2018 08:39:31 -0700
| Newsgroups | gmane.comp.apache.logging,gmane.comp.apache.ode.devel,gmane.comp.jakarta.log4j.user |
|---|---|
| Message-ID | <[email protected]> |
The Apache Log4j team is pleased to announce the Apache Log4j Audit = 1.0.0 release! Apache Log4j Audit provides a framework for defining audit events and = then logging them using Log4j. The framework focuses on defining the = events and providing an easy mechanism for applications to log them, = allowing products to provide consistency and validity to the events that = are logged. It does not focus on how the log events are written to a = data store. Log4j itself provides many options for that. Log4j Audit builds upon Log4j by defining its own AuditMessage. An = AuditMessage is a container for structured data messages which allows a = log message to be generated that contains a set of keys and values. The = AuditMessage passes through Log4j as any other log event would. For complete information on Apache Log4j 2, including instructions on = how to submit bug reports, patches, or suggestions for improvement, see = the Apache Apache Log4j 2 website: http://logging.apache.org/log4j-audit/latest/=