[资源介绍]
GitHub - DaveWoodCom/XCGLogger: 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, such as the date, function name, filename and line number.
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, such as the date, function name, filename and line number. - DaveWoodCom/XCGLogger
- XCGLogger - 一个用于 Swift 项目的调试日志框架。允许你像使用 NSLog 或 println 一样将详细信息记录到控制台(可选地记录到文件),但会提供更多信息,例如日期、函数名、文件名和行号。