An Open Source Highly Flexible Logging Utility For Swift And Objective-C

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.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *