@Deprecated public class LogUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LogUtil.LogFormatter
Deprecated.
|
static class |
LogUtil.ThreadLogMode
Deprecated.
|
Constructor and Description |
---|
LogUtil()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static LogUtil.ThreadLogMode |
getThreadLogMode()
Deprecated.
|
static void |
readJavaUtilLoggingConfigFromClasspath()
Deprecated.
|
static void |
resetThreadIndents()
Deprecated.
|
static LogUtil.ThreadLogMode |
setThreadLogMode(LogUtil.ThreadLogMode threadLogMode)
Deprecated.
|
public static LogUtil.ThreadLogMode getThreadLogMode()
public static LogUtil.ThreadLogMode setThreadLogMode(LogUtil.ThreadLogMode threadLogMode)
public static void readJavaUtilLoggingConfigFromClasspath()
public static void resetThreadIndents()
Copyright © 2022. All rights reserved.