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