QorumLogs
Log
QorumLogs | Log | |
---|---|---|
1 | - | |
786 | 832 | |
0.0% | 0.1% | |
0.0 | 0.0 | |
about 7 years ago | over 5 years ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
QorumLogs
-
Swift Utilities for writing to and reading from the device log
QorumLogs - Logging Utility for Xcode & Google Docs.
Log
We haven't tracked posts mentioning Log yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
XCGLogger - A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
Rainbow - Delightful console output for Swift developers.
CleanroomLogger - CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant
SwiftyBeaver - Convenient & secure logging during development & release in Swift 4 & 5
ReflectedStringConvertible - A protocol that allows any class to be printed as if it were a struct or a JSON object.
Watchdog - Class for logging excessive blocking on the main thread