mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-06-20 03:59:07 +08:00
Added a new RKLogConfigureFromEnvironment() function to RKLog.m to allow the configuration of logging components and logging levels via environment variables. Closes #640.