Package org.camunda.bpm.engine.impl.util
Class LogUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.LogUtil
Deprecated.
since 7.4, use slf4j
- Author:
- Tom Baeyens
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Deprecated.static enum
Deprecated. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LogUtil.ThreadLogMode
Deprecated.static void
Deprecated.static void
Deprecated.static LogUtil.ThreadLogMode
setThreadLogMode
(LogUtil.ThreadLogMode threadLogMode) Deprecated.
-
Constructor Details
-
LogUtil
public LogUtil()Deprecated.
-
-
Method Details
-
getThreadLogMode
Deprecated. -
setThreadLogMode
Deprecated. -
readJavaUtilLoggingConfigFromClasspath
public static void readJavaUtilLoggingConfigFromClasspath()Deprecated. -
resetThreadIndents
public static void resetThreadIndents()Deprecated.
-