public static class EdgeGatewayLoadBalancerUpdateRequest.Logging extends Object
Constructor and Description |
---|
Logging(Boolean enable,
LogLevelType logLevel)
Instantiates a new Logging.
|
Modifier and Type | Method and Description |
---|---|
LogLevelType |
getLogLevel()
Get the log level of the load balancer logging.
|
Boolean |
isEnable()
Get whether the logging of the load balancer is enabled.
|
public Logging(Boolean enable, LogLevelType logLevel)
enable
- the enablelogLevel
- the log levelpublic Boolean isEnable()
public LogLevelType getLogLevel()
Get the log level of the load balancer logging. Default is INFO.
LogLevelType
the log levelCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.