Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.46 KB

File metadata and controls

43 lines (28 loc) · 1.46 KB

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.