swift-log-format-and-pipe icon indicating copy to clipboard operation
swift-log-format-and-pipe copied to clipboard

Swift Logging API Handler that allows for formatting and redirecting log lines

Results 7 swift-log-format-and-pipe issues
Sort by recently updated
recently updated
newest added

Hello everyone 👋 Please add License to your project, have a nice day 🙌

The docs state: > Or send the same format to multiple destinations! ... but there doesn't seem to be an implementation of this? Doesn't seem like it would be difficult...

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

Specify number of log lines or file size, or whichever gets reached first

enhancement

Gonna have to think how to properly wrap in the top level element

enhancement

Add support for: 1. `source` property of a log message 2. `label` property of a logger