A way of logging more info than error ID in Flurry?
问题 I use Flurry 5.4.0 for iOS at the moment and I have a concern about being able to log more information than only an error ID when it comes to the method: + (void)logError:(NSString *)errorID message:(NSString *)message error:(NSError *)error; You might wonder if I'm a bit slow, since there obviously exists a perfect parameter for just that, message:(NSString *)message . Well, unfortunately that message doesn't show up anywhere in the Flurry dashboard, which the Flurry Support Team confirmed