KeenClient-Java icon indicating copy to clipboard operation
KeenClient-Java copied to clipboard

Allow custom logger

Open ianjsikes opened this issue 7 years ago • 0 comments

With the iOS SDK, I can create a custom logger and have Keen log all analytics events out through that. It would be nice to have that same functionality added to KeenLogging.

My particular use case is to log events over the JavaScript bridge in a React Native project.

ianjsikes avatar Mar 06 '18 01:03 ianjsikes