Class Logging


  • public class Logging
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Logging()  
    • 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
      • TRACE_ENABLED

        public static final boolean TRACE_ENABLED
      • DEBUG_ENABLED

        public static final boolean DEBUG_ENABLED
    • Constructor Detail

      • Logging

        public Logging()