| Package | Description |
|---|---|
| com.enterprisedt.util.debug |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.getLogger(java.lang.Class clazz)
Get a logger for the supplied class
|
static Logger |
Logger.getLogger(java.lang.String clazz)
Get a logger for the supplied class
|