public final class LogBackUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogBackUtil.LogBackConfigurator |
| Modifier and Type | Method and Description |
|---|---|
static LogBackUtil.LogBackConfigurator |
ifNotInstalled() |
static void |
install() |
static LogBackUtil.LogBackConfigurator |
withFormat(String format) |
static LogBackUtil.LogBackConfigurator |
withLevel(ch.qos.logback.classic.Level level) |
static LogBackUtil.LogBackConfigurator |
withLoggers(String pattern,
ch.qos.logback.classic.Level level) |
public static LogBackUtil.LogBackConfigurator withLevel(ch.qos.logback.classic.Level level)
public static LogBackUtil.LogBackConfigurator withLoggers(String pattern, ch.qos.logback.classic.Level level)
public static LogBackUtil.LogBackConfigurator withFormat(String format)
public static void install()
public static LogBackUtil.LogBackConfigurator ifNotInstalled()
Copyright © 2016. All rights reserved.