A couple of months ago I mentioned a Swift based logging framework providing more informative logging statements.
Here’s an open source logging utility that works in both Swift and Objective-C that provides a great deal of flexibility called Swell submitted by Hubert Rabago.
Swells features include:
– The ability to turn logging on/off for specific classes
– Logging to the console, text file or custom location
– Logging configuration can be set in a plist file
– Named loggers for finer control over which logging statements are used
– Different levels of logging
– Easy on/off of logging
You can find Swell on Github here.
A nice logging utility.
Thanks to Hubert for the submission.
- An Open Source Swift Library For Easily Creating Much More Useful Logging Statements
- Open Source Functional Programming Toolbelt For Swift Inspired By The Underscore.js Library
- NSLog Replacement Providing More Descriptive And Flexible Logging Statements
- Extensive Swift Utility Library Inspired By Python’s Standard Library
- Top iOS Development Resources For Week Ended October 6th, 2013
Original article: An Open Source Highly Flexible Logging Utility For Swift And Objective-C
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.