mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-02 09:31:32 +08:00
* Introduced new logging helpers for silencing components. * Check for existence of data store at path before firing deletion to avoid log warning on failure. * Silence logging for reachability and cache during factory initialization of RKClient and RKObjectManager * Adjust log levels on cache components from info to debug