swift-server/swift-service-lifecycle
Default the logger parameter to Logger.current
Chiusa
#251 aperta il 3 ago 2026
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.