We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748fcf3 commit 496c81cCopy full SHA for 496c81c
Sources/ServiceLifecycle/ServiceGroup.swift
@@ -275,7 +275,7 @@ public actor ServiceGroup: Sendable {
275
276
case .gracefullyShutdownGroup:
277
self.logger.error(
278
- "Service finished unexpectedly. Gracefully shutting down group.",
+ "Service finished. Gracefully shutting down group.",
279
metadata: [
280
self.loggingConfiguration.keys.serviceKey: "\(service.service)",
281
]
0 commit comments