AKANetworkLogging 0.1.0

AKANetworkLogging 0.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Arlo Armstrong.



  • By
  • Arlo Armstrong

AKANetworkLogging is a framework for iOS network request logging of customizable verbosity, with support for outputting CURL.

Usage

  • To witness the full power of the logging check out AKANetworkLogger.h. This class is the pie, the rest is gravy.
  • To easily integrate the logging with a network request framework that emits sensible notifications subclass AKANetworkNotificationLogger.
  • To run the example project; clone the repo, and run pod install from the Example directory first. Except for that won't help because I am still learning how to make the example work with Cocoapods.
  • To run the tests umm... Tests are coming soon also.

Installation

Author

Arlo Armstrong, [email protected]

License

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