Class LogFactory


  • public class LogFactory
    extends java.lang.Object
    Author:
    Richard A. Sitze
    • Constructor Summary

      Constructors 
      Constructor Description
      LogFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.commons.logging.Log getLog​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogFactory

        public LogFactory()
    • Method Detail

      • getLog

        public static org.apache.commons.logging.Log getLog​(java.lang.String name)