NSLog Trainer
The purpose of this class is to handle logging to iOS system logs using NSLog.
This trainer outputs logs using NSLog, which makes them visible in Console.app, Xcode console, and system logs. The system automatically adds timestamp, app name, process ID, and thread information.
Since
0.2.0
Parameters
min Level
Minimum log level to output