|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.logging.LogFactory
public class LogFactory
Factory that creates Log
instances.
Field Summary | |
---|---|
static boolean |
IS_LOG4J_AVAILABLE
|
Constructor Summary | |
---|---|
LogFactory()
|
Method Summary | |
---|---|
static Log |
getLog(java.lang.Class clazz)
|
static Log |
getLog(java.lang.String category)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean IS_LOG4J_AVAILABLE
Constructor Detail |
---|
public LogFactory()
Method Detail |
---|
public static Log getLog(java.lang.Class clazz)
public static Log getLog(java.lang.String category)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |