Log
Log copied to clipboard
An extensible logging framework for Swift
**Environment:** - Swift 5 - Xcode 11.3.1 **Problem:** I implement the logger using the various levels of severity however all the log statements in the console are still white. I...
Hi, unfortunately SwiftPM is currently unable to depend on this package @ 2.0 due to the naming of the version numbers. The previous ones are all prefixed with 'v', v0.5,...
This is definitely one of the better and more flexible logging frameworks for client side swift. Awesome work. It would be great, however, to add an abstraction which will allow...
As you know, Apple removed support for XCode plugins in 2016, and we need some way to color code the logs. So I have added a provision to setup emojis...