org.camunda.bpm.dmn.feel.impl.juel
Class FeelLogger

java.lang.Object
  extended by org.camunda.commons.logging.BaseLogger
      extended by org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
Direct Known Subclasses:
FeelEngineLogger

public class FeelLogger
extends org.camunda.commons.logging.BaseLogger


Field Summary
static FeelEngineLogger ENGINE_LOGGER
           
static String PROJECT_CODE
           
static String PROJECT_LOGGER
           
 
Fields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode
 
Constructor Summary
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
 

Field Detail

PROJECT_CODE

public static final String PROJECT_CODE
See Also:
Constant Field Values

PROJECT_LOGGER

public static final String PROJECT_LOGGER
See Also:
Constant Field Values

ENGINE_LOGGER

public static FeelEngineLogger ENGINE_LOGGER
Constructor Detail

FeelLogger

public FeelLogger()


Copyright © 2016 camunda services GmbH. All rights reserved.