Package | Description |
---|---|
org.zkoss.util.logging |
Logging utilities.
|
Modifier and Type | Method and Description |
---|---|
static Log |
Log.lookup(java.lang.Class cls)
Deprecated.
Gets the logger based on the class.
|
static Log |
Log.lookup(java.lang.Package pkg)
Deprecated.
Gets the logger based on the package.
|
static Log |
Log.lookup(java.lang.String name)
Deprecated.
Gets the logger based on the giving name.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.