Uses of Class
org.zkoss.util.logging.Log
-
Packages that use Log Package Description org.zkoss.util.logging -
-
Uses of Log in org.zkoss.util.logging
Methods in org.zkoss.util.logging that return Log Modifier and Type Method Description static LogLog. lookup(java.lang.Class cls)Deprecated.Gets the logger based on the class.static LogLog. lookup(java.lang.Package pkg)Deprecated.Gets the logger based on the package.static LogLog. lookup(java.lang.String name)Deprecated.Gets the logger based on the giving name.
-