| Class | Description | 
|---|---|
| JAMonAppender | Implementaton of a log4j Appender that allows you to summarize log4j stats via jamon and view
 the tail of the log in realtime in a jamon web page. | 
| Log4jBufferListener | This class can act as a standard JAMonBufferListener/FIFOBuffer or more
 interestingly if used with log4j it will put in the Buffer data that although
 designed to work as a Buffer that displays details unique to log4j, if the
 monitor does not have a Log4jMonKey, it will fallback to Standard
 JAMonBufferListener behaviour. | 
| Log4jMonKey | MonKey used to put log4j records into jamon hashmap. | 
Copyright © 2015. All rights reserved.