Sentry error logging for sdk
Closed this issue · 3 comments
jldec commented
Problem
The sdk should be able report unexpected internal errors which may occur during operation of sdk-based apps.
Proposal
Integrate the sdk with sentry.
samuelstroschein commented
@jldec you could also use sentry for performance logging (given that we figured out that some things are too slow now)
jldec commented