Class UtilsLogger

  • Direct Known Subclasses:
    EnsureUtilLogger, IoUtilLogger

    public class UtilsLogger
    extends org.camunda.commons.logging.BaseLogger
    Author:
    Sebastian Menski
    • Constructor Summary

      Constructors 
      Constructor Description
      UtilsLogger()  
    • Method Summary

      • Methods inherited from class org.camunda.commons.logging.BaseLogger

        createLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
      • Methods inherited from class java.lang.Object

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

      • UtilsLogger

        public UtilsLogger()