Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 561 Bytes

FAQ.md

File metadata and controls

11 lines (6 loc) · 561 Bytes

Aren't there enough logging frameworks out there? (Or, what's so special about LogKit?)

Perhaps, but when did that stop anyone? 😜

LogKit provides something we haven't yet seen elsewhere in Swift-based iOS/Mac logging frameworks. It's compact, extensible, includes a few nice batteries, and is documented. It's production-safe, efficient, and strives to be quick.


Is there an opportunity for me to contribute?

Of course! Pull requests, issues, and discussion are welcomed! See CONTRIBUTING.md in the repo for more info.