org.camunda.commons.utils
Class IoUtilLogger

java.lang.Object
  extended by org.camunda.commons.logging.BaseLogger
      extended by org.camunda.commons.utils.UtilsLogger
          extended by org.camunda.commons.utils.IoUtilLogger

public class IoUtilLogger
extends UtilsLogger

Author:
Sebastian Menski

Field Summary
 
Fields inherited from class org.camunda.commons.utils.UtilsLogger
IO_UTIL_LOGGER, PROJECT_CODE
 
Fields inherited from class org.camunda.commons.logging.BaseLogger
componentId, delegateLogger, projectCode
 
Constructor Summary
IoUtilLogger()
           
 
Method Summary
 IoUtilException unableToReadInputStream(IOException cause)
           
 
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

IoUtilLogger

public IoUtilLogger()
Method Detail

unableToReadInputStream

public IoUtilException unableToReadInputStream(IOException cause)


Copyright © 2014 camunda services GmbH. All Rights Reserved.