|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.log.Jdk14LogFactory
public class Jdk14LogFactory
Constructor Summary | |
---|---|
Jdk14LogFactory()
|
Method Summary | |
---|---|
Log |
getLog(java.lang.String name)
|
static void |
initializeJdk14Logging()
configures JDK 1.4 logging from the resource file logging.properties |
static void |
redirectCommonsToJdk14()
redirects commons logging to JDK 1.4 logging. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Jdk14LogFactory()
Method Detail |
---|
public Log getLog(java.lang.String name)
getLog
in interface LogFactory
public static void redirectCommonsToJdk14()
public static void initializeJdk14Logging()
logging.properties
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |