Releases: jparise/AFHTTPClientLogger
Releases · jparise/AFHTTPClientLogger
0.7.0
- 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
Swapped AFHTTPClientLogLevelVerbose
and AFHTTPClientLogLevelDebug
to be in line with most other logging implementations.
0.6.0
Now compatible with AFNetworking 2.3+.