View on GitHub

aws-sdk-swift

SageMakerRuntimeClientLogHandlerFactory

public struct SageMakerRuntimeClientLogHandlerFactory: ClientRuntime.SDKLogHandlerFactory 

Inheritance

ClientRuntime.SDKLogHandlerFactory

Initializers

init(logLevel:)

public init(logLevel: ClientRuntime.SDKLogLevel) 

Properties

label

public var label = "SageMakerRuntimeClient"

Methods

construct(label:)

public func construct(label: String) -> LogHandler