XCGLogger
Description | 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 println, but with additional information, such as the date, function name, filename and line number |
---|---|
Original Source | https://github.com/DaveWoodCom/XCGLogger |
License conditions | MIT License (MIT) |
Copyright | Copyright (c) 2014 Dave Wood, Cerebral Gardens http://www.cerebralgardens.com/ |
Version | 3.6.0 |