/DTSLog

A general log framework that supports custom outputs

Primary LanguageShellMIT LicenseMIT

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.