|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Log | |
|---|---|
| org.zkoss.io | File and stream I/O utilities. |
| org.zkoss.util.logging | Logging utilities. |
| Uses of Log in org.zkoss.io |
|---|
| Fields in org.zkoss.io declared as Log | |
|---|---|
static Log |
Serializables.logio
The logger called org.zkoss.io.serializable used to log serialization information. |
| Uses of Log in org.zkoss.util.logging |
|---|
| Methods in org.zkoss.util.logging that return Log | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||