swift-server/swift-service-lifecycle

Default the logger parameter to Logger.current

クローズ

#251 opened on 2026/08/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (48 件のフォーク)auto 404
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.

コントリビューターガイド