|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |