org.camunda.bpm.engine.impl.util
Class LogUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.LogUtil
Deprecated. since 7.4, use slf4j
@Deprecated
public class LogUtil
- extends Object
- Author:
- Tom Baeyens
|
Constructor Summary |
LogUtil()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogUtil
public LogUtil()
- Deprecated.
getThreadLogMode
public static LogUtil.ThreadLogMode getThreadLogMode()
- Deprecated.
setThreadLogMode
public static LogUtil.ThreadLogMode setThreadLogMode(LogUtil.ThreadLogMode threadLogMode)
- Deprecated.
readJavaUtilLoggingConfigFromClasspath
public static void readJavaUtilLoggingConfigFromClasspath()
- Deprecated.
resetThreadIndents
public static void resetThreadIndents()
- Deprecated.
Copyright © 2017 camunda services GmbH. All rights reserved.