Package org.perf4j.javalog

Provides a JavaLogStopWatch to use as your StopWatch implementation if the java.util.logging framework is your logging framework of choice.

See:
          Description

Class Summary
AsyncCoalescingHandler TODO - not yet implemented
GraphingStatisticsHandler TODO - not yet implemented
JavaLogStopWatch This LoggingStopWatch uses a java.util.logging Logger to persist the StopWatch messages.
JmxAttributeStatisticsHandler TODO - not yet implemented
 

Package org.perf4j.javalog Description

Provides a JavaLogStopWatch to use as your StopWatch implementation if the java.util.logging framework is your logging framework of choice. IMPORTANT: The custom Handlers of this class are not yet implemented but will be provided in a subsequent release of Perf4J.

See Also:
java.util.logging package


Copyright © 2008-2011 perf4j.org. All Rights Reserved.