Class LogUtil

java.lang.Object
org.operaton.bpm.engine.impl.util.LogUtil

@Deprecated(forRemoval=true, since="1.0") public final class LogUtil extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Use slf4j instead.
Author:
Tom Baeyens
  • Method Details

    • getThreadLogMode

      public static LogUtil.ThreadLogMode getThreadLogMode()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setThreadLogMode

      public static LogUtil.ThreadLogMode setThreadLogMode(LogUtil.ThreadLogMode threadLogMode)
      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.