Uses of Class
org.zkoss.util.logging.Log

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(java.lang.Class cls)
          Gets the logger based on the class.
static Log Log.lookup(java.lang.Package pkg)
          Gets the logger based on the package.
static Log Log.lookup(java.lang.String name)
          Gets the logger based on the giving name.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo