ecs-logging icon indicating copy to clipboard operation
ecs-logging copied to clipboard

Swift ECS Logging Implementation

Open rwbutler opened this issue 1 year ago • 0 comments

Just wanted to drop you a message to let you know that I've created a Swift logging implementation for logging in ECS log format:

rwbutler/swift-log-ecs

It's intended to be used with Apple's SwiftLog.

I created it to use myself with server-side Swift (Vapor) but hopefully it will be of use to others as well. It can be combined with other log handlers allowing log messages to be sent to different logging backends.

rwbutler avatar May 12 '24 13:05 rwbutler