swift-server/swift-service-lifecycle

Default the logger parameter to Logger.current

Chiusa

#251 aperta il 3 ago 2026

 (1 commento) (0 reazioni) (0 assegnatari)Swift (48 fork)auto 404
good first issue

Metriche repository

Star
 (528 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor