public class PerformanceLogger extends Object
| Constructor and Description |
|---|
PerformanceLogger() |
PerformanceLogger(String documentId) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String message) |
void |
debug(String message,
boolean terminalPoint) |
void |
log(String message) |
void |
log(String message,
boolean terminalPoint) |
public PerformanceLogger()
public PerformanceLogger(String documentId)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.