dannys42 / DTSLog

A general log framework that supports custom outputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTSLog

CI Status Version License Platform

Summary

DTSLog is a simple log framework that supports:

  • easy disabling for release vs debug
  • customizable log output
  • easily add log services

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod "DTSLog"

Author

Danny Sung, danny@dannysung.com

License

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

About

A general log framework that supports custom outputs

License:MIT License


Languages

Language:Shell 68.4%Language:Swift 20.5%Language:Ruby 6.9%Language:Objective-C 4.2%