Class LogUtil
java.lang.Object
org.operaton.bpm.engine.impl.util.LogUtil
Deprecated, for removal: This API element is subject to removal in a future version.
Use slf4j instead.
- Author:
- Tom Baeyens
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.static enumDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic LogUtil.ThreadLogModeDeprecated, for removal: This API element is subject to removal in a future version.static voidDeprecated, for removal: This API element is subject to removal in a future version.static voidDeprecated, for removal: This API element is subject to removal in a future version.static LogUtil.ThreadLogModesetThreadLogMode(LogUtil.ThreadLogMode threadLogMode) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getThreadLogMode
Deprecated, for removal: This API element is subject to removal in a future version. -
setThreadLogMode
Deprecated, for removal: This API element is subject to removal in a future version. -
readJavaUtilLoggingConfigFromClasspath
public static void readJavaUtilLoggingConfigFromClasspath()Deprecated, for removal: This API element is subject to removal in a future version. -
resetThreadIndents
public static void resetThreadIndents()Deprecated, for removal: This API element is subject to removal in a future version.
-