Modules

Logging

You are in the right place if you are looking to setup logging in your app.

We all know how verbose Xcode is when logging. By adopting this module you will have access to methods to log events locally.

You will be able to easily filter by subsystem, category, and log level, as well as have a nicely formatted logging files attached to your crash reports.