|
||||||||||
| 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(java.lang.Class clazz)
Return the named logger configured with the XLog.Info prefix. |
static XLog |
XLog.getLog(java.lang.Class clazz,
boolean prefix)
Return the named logger. |
static XLog |
XLog.getLog(java.lang.String name)
Return the named logger configured with the XLog.Info prefix. |
static XLog |
XLog.getLog(java.lang.String name,
boolean prefix)
Return the named logger. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||