public class LoggingSettingsRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| LoggingSettingsRequest(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.