Skip to content

Type Method

bootstrap(from:_:)

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