Type Method
make(_:_:logger:)
static func make(_ environment: Environment = .development, _ eventLoopGroupProvider: Application.EventLoopGroupProvider = .singleton, logger: Logger) async throws -> Application
Type Method
static func make(_ environment: Environment = .development, _ eventLoopGroupProvider: Application.EventLoopGroupProvider = .singleton, logger: Logger) async throws -> Application