Type Method
bootstrap(from:_:)
@preconcurrency static func bootstrap(from environment: inout Environment, _ factory: @Sendable (Logger.Level) -> @Sendable (String) -> any LogHandler) throws
Type Method
@preconcurrency static func bootstrap(from environment: inout Environment, _ factory: @Sendable (Logger.Level) -> @Sendable (String) -> any LogHandler) throws