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 SummaryNested ClassesModifier and TypeClassDescriptionstatic classDeprecated.static enumDeprecated.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LogUtil.ThreadLogModeDeprecated.static voidDeprecated.static voidDeprecated.static LogUtil.ThreadLogModesetThreadLogMode(LogUtil.ThreadLogMode threadLogMode) Deprecated.
- 
Constructor Details- 
LogUtilpublic LogUtil()Deprecated.
 
- 
- 
Method Details- 
getThreadLogModeDeprecated.
- 
setThreadLogModeDeprecated.
- 
readJavaUtilLoggingConfigFromClasspathpublic static void readJavaUtilLoggingConfigFromClasspath()Deprecated.
- 
resetThreadIndentspublic static void resetThreadIndents()Deprecated.
 
-