public class LoggerContext extends Object
| Constructor and Description |
|---|
LoggerContext() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration() |
static LoggerContext |
getContext() |
static LoggerContext |
getContext(boolean currentContext) |
static LoggerContext |
getContext(ClassLoader loader,
boolean currentContext,
URI configLocation) |
public static LoggerContext getContext()
public static LoggerContext getContext(boolean currentContext)
public static LoggerContext getContext(ClassLoader loader, boolean currentContext, URI configLocation)
public Configuration getConfiguration()
Copyright © 2017. All rights reserved.