swift-server/swift-service-lifecycle
Default the logger parameter to Logger.current
クローズ
#251 opened on 2026/08/03
good first issue
Repository metrics
- Stars
- (528 個のスター)
- PR merge metrics
- (平均マージ 5d 15h) (30d で 2 merged PRs)
説明
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.