View on GitHub

aws-sdk-swift

CloudWatchClientLogHandlerFactory

public struct CloudWatchClientLogHandlerFactory: ClientRuntime.SDKLogHandlerFactory 

Inheritance

ClientRuntime.SDKLogHandlerFactory

Initializers

init(logLevel:)

public init(logLevel: ClientRuntime.SDKLogLevel) 

Properties

label

public var label = "CloudWatchClient"

Methods

construct(label:)

public func construct(label: String) -> LogHandler