Class LogUtils


  • public class LogUtils
    extends java.lang.Object
    The LogUtils class unifies the framework logging capabilities.
    Since:
    2.9.5
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.slf4j.Logger LOGGER  
    • Constructor Summary

      Constructors 
      Constructor Description
      LogUtils()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LOGGER

        public static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • LogUtils

        public LogUtils()