Andy Theiler

Results 5 issues of Andy Theiler

The possibility to change the KFDrawerController.items programmatically after first initialization/declaration. Examples: - disable or delete items - rename items - change icon

Issue #9 solved

btSimplePopUP.m:76:24: Comparison of distinct pointer types ('UIImage *' and 'CIImage *')

the fields 'time', 'level' and 'loggerName' are already sent individually to logz.io. Therefore they are not needed in 'message'. ``` sb.write('${rec.time} ${rec.level.name} ${rec.loggerName} - ${rec.message}'); ```

dynamic labels for logzio would be nice.