Package | Description |
---|---|
com.enterprisedt.util.debug |
Contains classes for logging functionality.
|
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
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.