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

Packages that use Log
org.zkoss.util.logging Logging utilities. 
 

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



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.