public class LoggerSetting extends Object implements Serializable
| Constructor and Description |
|---|
LoggerSetting() |
| Modifier and Type | Method and Description |
|---|---|
Logger.LogLevel |
getMinimumLevel() |
Set<String> |
getSubscriptions() |
void |
setMinimumLevel(Logger.LogLevel minimumLevel) |
void |
setSubscriptions(Set<String> subscriptions) |
public Logger.LogLevel getMinimumLevel()
public void setMinimumLevel(Logger.LogLevel minimumLevel)
Copyright © 2018. All rights reserved.