Blake Watters
|
a78b4c654d
|
Added special 'App' logging component for logging messages via RKLog() from your app. closes #183
|
2011-06-30 15:11:58 -04:00 |
|
Blake Watters
|
1cfa273224
|
Added new logging to the RKRequestQueue for inspecting what is happening. Eliminated use of copy during iteration of the request queue to avoid issues with re-entrant invocations of the queue resulting in the queue becoming starved. Fixed a number of flaky tests by making the RKSpec helpers stub out network availability. closes #164
|
2011-06-28 18:18:49 -04:00 |
|
Blake Watters
|
dafe3486e9
|
Added cache component to logging. Chased down some mystery failing tests. Added thorough logging to RKRequestCache.
|
2011-06-11 20:27:33 -04:00 |
|
Blake Watters
|
9299cabc11
|
Implemented flexible logging solution utilizing the excellent LibComponentLogging library.
|
2011-06-11 20:25:28 -04:00 |
|