public class LoggingSettingsResponse extends Object implements Serializable
| Constructor and Description |
|---|
LoggingSettingsResponse(String logLevel,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogLevel()
Get the log level.
|
boolean |
isEnabled()
Whether logging is enabled.
|
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.