xcglogger topic

List xcglogger repositories

XCGLogger

3.9k
Stars
478
Forks
Watchers

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 print(), but with additional information, su...