org.camunda.commons.utils
Class UtilsLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.commons.utils.UtilsLogger
- Direct Known Subclasses:
- EnsureUtilLogger, IoUtilLogger
public class UtilsLogger
- extends BaseLogger
- Author:
- Sebastian Menski
| 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 |
PROJECT_CODE
public static final String PROJECT_CODE
- See Also:
- Constant Field Values
IO_UTIL_LOGGER
public static final IoUtilLogger IO_UTIL_LOGGER
ENSURE_UTIL_LOGGER
public static final EnsureUtilLogger ENSURE_UTIL_LOGGER
UtilsLogger
public UtilsLogger()
Copyright © 2015 camunda services GmbH. All rights reserved.