Class Log4J


  • public class Log4J
    extends java.lang.Object
    The class enables the trace logging if it is specified in the property java.util.logging.config.class. It forwards events of all levels to org.apache.log4j. Hence it is necessary to have log4j in the class path and to have the property log4j.configuration set to a valid log4j configuration file.
    Version:
    11.5.1
    Author:
    jmback
    • Constructor Summary

      Constructors 
      Constructor Description
      Log4J()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait