Skip to content

Releases: jparise/AFHTTPClientLogger

0.7.0

10 Feb 01:04
Compare
Choose a tag to compare
  • Cancellations are no longer logged as errors.
  • Notification handlers have been moved off of the main thread. (#2)
  • Logs messages are now sent to CocoaLumberjack if it's available. (#2)

0.6.1

04 May 23:09
Compare
Choose a tag to compare

Swapped AFHTTPClientLogLevelVerbose and AFHTTPClientLogLevelDebug to be in line with most other logging implementations.

0.6.0

04 May 22:58
Compare
Choose a tag to compare

Now compatible with AFNetworking 2.3+.