| Package | Description |
|---|---|
| org.zkoss.io |
File and stream I/O utilities.
|
| org.zkoss.util.logging |
Logging utilities.
|
| Modifier and Type | Field and Description |
|---|---|
static Log |
Serializables.logio
The logger called org.zkoss.io.serializable used to log serialization
information.
|
| Modifier and Type | Method and Description |
|---|---|
static Log |
Log.lookup(Class cls)
Gets the logger based on the class.
|
static Log |
Log.lookup(Package pkg)
Gets the logger based on the package.
|
static Log |
Log.lookup(String name)
Gets the logger based on the giving name.
|
Copyright © 2016. All rights reserved.