swift-server / swift-service-lifecycle

Cleanly startup and shutdown server application, freeing resources in order before exiting.
https://swiftpackageindex.com/swift-server/swift-service-lifecycle/documentation/servicelifecycle
Apache License 2.0
396 stars 38 forks source link

Prefix default logging keys #149

Closed FranzBusch closed 1 year ago

FranzBusch commented 1 year ago

Motivation

To avoid colliding with logging keys of adopters we should prefix our default metadata logging keys.

Modification

This PR prefixes our default logging keys with sl-.