See http://logging.apache.org/log4j/2.x/manual/eventlogging.html <http://logging.apache.org/log4j/2.x/manual/eventlogging.html>. I used this as the basis for an audit logging system at my former employer. I have every intention of creating a log4j-audit subproject that mimics what was done there. I just need some PTO time to work on it….
Ralph > On Oct 14, 2015, at 7:52 PM, Matt Sicker <[email protected]> wrote: > > Wait, wait, I was missing an important aspect here. Event logging is a > different concept than location-based logging. Think of it as decentralized > log messages (somewhat like StatusLogger in that regard). > > On 14 October 2015 at 21:51, Matt Sicker <[email protected] > <mailto:[email protected]>> wrote: > From what I can grok, it looks like a way to log map-like messages in a way > that's specified by the new syslog standard. Basically, if you're not using > RFC 5424, it does seem confusing. > > On 16 September 2015 at 10:45, Gary Gregory <[email protected] > <mailto:[email protected]>> wrote: > What is the point of this class? It does so little... what am I missing? > > Some better Javadocs are required to justify its existence IMO. > > Gary > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory> > > > -- > Matt Sicker <[email protected] <mailto:[email protected]>> > > > > -- > Matt Sicker <[email protected] <mailto:[email protected]>>
