View on GitHub

aws-sdk-swift

NeptuneClientLogHandlerFactory

public struct NeptuneClientLogHandlerFactory: ClientRuntime.SDKLogHandlerFactory 

Inheritance

ClientRuntime.SDKLogHandlerFactory

Initializers

init(logLevel:)

public init(logLevel: ClientRuntime.SDKLogLevel) 

Properties

label

public var label = "NeptuneClient"

Methods

construct(label:)

public func construct(label: String) -> LogHandler