A simple swift file for iOS application logging
- Swift 2
- Swift 3
- If you found a bug or have a feature request, please open an issue.
- If you want to contribute, submit a pull request.
Please consider version of your swift.
- Swift 2 users should use the file which is in 'Swift2' folder.
- Swift 3 users should use the file which is in 'Swift3' folder.
And just copy the 'Log.swift' file into your xcproject or xcworkspace.
If you code like this,
The Xcode console would show like this.
My codes are under the Beerware license.