Package io.hawt.log.support
-
Interface Summary Interface Description LogQuerySupportMBean An MBean for querying log events which has a serialized API and a simple JSON API to avoid serialization issuesPredicate<T> Applies a predicate to a type; can be replaced by the Predicate from Guava later maybe? -
Class Summary Class Description LogQueryBase LogQuerySupport Base class for anyLogQuerySupportMBeanimplementationLruList<T> A simple LRU list that stores a fixed sizeMavenCoordHelper A helper class for finding the maven coordinatesMavenCoordinates A helper class for returning the coordinates from a Properties fileObjects ThrowableFormatter Code modified from log4j to format exceptions