danielgek / nativescript-sentry

Sentry java/cocoa for nativescript
Apache License 2.0
27 stars 30 forks source link

Why is level not a valid sentry option? #13

Closed jpakulski closed 6 years ago

jpakulski commented 6 years ago

According to Sentry docs level is a valid option.

However it's commented out in the SentryOptions and SentryBreadcrumb interfaces.

What is the reason for this?

Thank You.

bradmartin commented 6 years ago

Think it's just not been abstracted yet. I have a fork going right now and this is something I'm about to work on 👍 - a long with various other changes. I'll ping @danielgek and see what he thinks about the direction of the fork and if we can plan some merging along the way.

danielgek commented 6 years ago

thanks @bradmartin, this has been released as 1.6.1 ;)