ecs-logging
ecs-logging copied to clipboard
Swift ECS Logging Implementation
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:
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.