Evergreen icon indicating copy to clipboard operation
Evergreen copied to clipboard

Most natural Swift logging

Results 11 Evergreen issues
Sort by recently updated
recently updated
newest added

I've been using the `swift4` branch for quite a while successfully in some of my Swift 4 projects. Could you tag a new release for SwiftPM to find, so we...

SwiftPM uses SemVer (`x.y.z`) to find versions inside git repos. The latest version it can find for Evergreen is `0.8.2`. However the latest tag is `v0.10`. Can you tag that...

Records can then be colored according to their log level.

possibly alternatives to code and environment variables, e.g. a `.plist` file

e.g. to send records to a server or via Email

The `message` closure is currently evaluated every time it is handled. Evaluating it only once would be more efficient.

Make sure the initial info is logged as expected, as it is called before checking the log levels.