View on GitHub

aws-sdk-swift

ElastiCacheClientLogHandlerFactory

public struct ElastiCacheClientLogHandlerFactory: ClientRuntime.SDKLogHandlerFactory 

Inheritance

ClientRuntime.SDKLogHandlerFactory

Initializers

init(logLevel:)

public init(logLevel: ClientRuntime.SDKLogLevel) 

Properties

label

public var label = "ElastiCacheClient"

Methods

construct(label:)

public func construct(label: String) -> LogHandler