Uses of Class
org.apache.oozie.util.XLog

Packages that use XLog
org.apache.oozie.util   
 

Uses of XLog in org.apache.oozie.util
 

Methods in org.apache.oozie.util that return XLog
static XLog XLog.getLog(Class clazz)
          Return the named logger configured with the XLog.Info prefix.
static XLog XLog.getLog(Class clazz, boolean prefix)
          Return the named logger.
static XLog XLog.getLog(String name)
          Return the named logger configured with the XLog.Info prefix.
static XLog XLog.getLog(String name, boolean prefix)
          Return the named logger.
 



Copyright © 2011 Yahoo. All Rights Reserved.