Blake Watters
|
2b8379cac3
|
Fix for missing prototype warnings due to not including void in the parameters list for C functions that take no arguments.
|
2011-07-06 10:10:21 -04:00 |
|
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
|
903ab19eae
|
Ensure that logging is configured on first invocation of RKLogConfigureByName. This
allows you to initialize the log level before you have configured any other part of the
framework.
|
2011-06-21 13:26:06 -04:00 |
|
Blake Watters
|
27ea307816
|
Fix crash in RKCatalog. Suppress warning about symbol visibility during linking.
|
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 |
|