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



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