org.kuali.rice.kew.util
Class PerformanceLogger
java.lang.Object
org.kuali.rice.kew.util.PerformanceLogger
public class PerformanceLogger
- extends Object
Records and logs performance information about an elapsed time period.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceLogger
public PerformanceLogger()
PerformanceLogger
public PerformanceLogger(String documentId)
log
public void log(String message)
log
public void log(String message,
boolean terminalPoint)
debug
public void debug(String message)
debug
public void debug(String message,
boolean terminalPoint)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.