Class LoggingUtil


  • public class LoggingUtil
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CALLING_LOG  
      static org.slf4j.Logger callingLog  
    • Constructor Summary

      Constructors 
      Constructor Description
      LoggingUtil()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • callingLog

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

      • LoggingUtil

        public LoggingUtil()