Package dk.netarkivet.monitor.logging

Interface Summary
SingleLogRecord An interface for reading the contents of a log record.
 

Class Summary
CachingLogHandler A LogHandler that keeps the last N messages in memory, and exposes each as a CachingLogRecordMBean.
CachingLogRecord A LogRecord to be exposed as an MBean.