Skip to content

binhapp/Utilities

Repository files navigation

Utilities

Version License Platform

CI Status codecov codebeat badge Codacy Badge

Debug

Show log with file name, line, function name

println("Hi")

Console

AppDelegate:44:application(_:didFinishLaunchingWithOptions:): Hi

Requirements

Installation

Utilities is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Utilities"

Author

Binh Nguyen, blcsntb@gmail.com

License

Utilities is available under the MIT license. See the LICENSE file for more info.