public class LogUtils extends Object
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static MarkerBuilder |
buildMarker() |
static List<ch.qos.logback.classic.Logger> |
getAllLoggers() |
static ch.qos.logback.classic.Level |
getRootLevel() |
static void |
setGlobalLogLevel(ch.qos.logback.classic.Level newLevel) |
static void |
shutDownLogback() |
public static final String ROOT
public static void setGlobalLogLevel(ch.qos.logback.classic.Level newLevel)
public static void shutDownLogback()
public static List<ch.qos.logback.classic.Logger> getAllLoggers()
public static ch.qos.logback.classic.Level getRootLevel()
public static MarkerBuilder buildMarker()
Copyright © 2019. All rights reserved.