|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ocltf.logging.Logger
Configures the Logger used with the MDA
Constructor Summary | |
Logger()
|
Method Summary | |
static void |
configure()
Configures logging for the MDA application from the the xml resource "log4j.xml" found within the same package as this class. |
protected static void |
configure(java.lang.String logConfigurationXml)
Configures the Logger from the passed in logConfigurationXml |
protected static void |
configure(java.net.URL logConfigurationXml)
Configures the Logger from the passed in logConfigurationXml |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Logger()
Method Detail |
public static void configure()
protected static void configure(java.net.URL logConfigurationXml)
logConfigurationXml
- protected static void configure(java.lang.String logConfigurationXml)
logConfigurationXml
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |