470 Forks
3839 Stars
3839 Watchers

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.

How to download and setup XCGLogger

Open terminal and run command
git clone https://github.com/DaveWoodCom/XCGLogger.git
git clone is used to create a copy or clone of XCGLogger repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with XCGLogger https://github.com/DaveWoodCom/XCGLogger/archive/master.zip

Or simply clone XCGLogger with SSH
[email protected]:DaveWoodCom/XCGLogger.git

If you have some problems with XCGLogger

You may open issue on XCGLogger support forum (system) here: https://github.com/DaveWoodCom/XCGLogger/issues