Class LogUtils


  • public class LogUtils
    extends java.lang.Object
    A container for static utility methods related to logging.
    • Constructor Summary

      Constructors 
      Constructor Description
      LogUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void forwardJULToSlf4j()  
      • Methods inherited from class java.lang.Object

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

      • LogUtils

        public LogUtils()
    • Method Detail

      • forwardJULToSlf4j

        public static void forwardJULToSlf4j()