swift-server/swift-service-lifecycle
Default the logger parameter to Logger.current
已關閉
#251 建立於 2026年8月3日
good first issue
倉庫指標
- 星標
- (528 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Now that we have structured logging, don't force every adopter to explicitly pass a logger in the initializer of the ServiceGroup - default to .current instead.