Class FeelLogger

  • Direct Known Subclasses:
    FeelEngineLogger

    public class FeelLogger
    extends org.camunda.commons.logging.BaseLogger
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static FeelEngineLogger ENGINE_LOGGER  
      static java.lang.String PROJECT_CODE  
      static java.lang.String PROJECT_LOGGER  
      • Fields inherited from class org.camunda.commons.logging.BaseLogger

        componentId, delegateLogger, projectCode
    • Constructor Summary

      Constructors 
      Constructor Description
      FeelLogger()  
    • Method Summary

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

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

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

      • FeelLogger

        public FeelLogger()