com.raritantechnologies.searchApp.logging
Class LogConfigurator

java.lang.Object
  extended bycom.raritantechnologies.searchApp.logging.LogConfigurator

public class LogConfigurator
extends java.lang.Object

Enables Log4J XML configuration to be inserted into a RTI Configuration XML.

XML Configuration Schema:

 

Developed by Raritan Technologies .

Author:
Ted Sullivan

Constructor Summary
LogConfigurator()
           
 
Method Summary
static void configureLogger(org.w3c.dom.Element logConfigEl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogConfigurator

public LogConfigurator()
Method Detail

configureLogger

public static void configureLogger(org.w3c.dom.Element logConfigEl)