org.camunda.connect.httpclient.impl
Class HttpLogger

java.lang.Object
  extended by org.camunda.commons.logging.BaseLogger
      extended by org.camunda.connect.httpclient.impl.HttpLogger

public abstract class HttpLogger
extends org.camunda.commons.logging.BaseLogger


Field Summary
static HttpConnectorLogger HTTP_LOGGER
           
static String PROJECT_CODE
           
 
Fields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode
 
Constructor Summary
HttpLogger()
           
 
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

HTTP_LOGGER

public static HttpConnectorLogger HTTP_LOGGER
Constructor Detail

HttpLogger

public HttpLogger()


Copyright © 2017 camunda services GmbH. All rights reserved.