| Package | Description |
|---|---|
| org.zkoss.util.logging |
Logging utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static Log |
Log.lookup(Class cls)
Deprecated.
Gets the logger based on the class.
|
static Log |
Log.lookup(Package pkg)
Deprecated.
Gets the logger based on the package.
|
static Log |
Log.lookup(String name)
Deprecated.
Gets the logger based on the giving name.
|
Copyright © 2018. All rights reserved.