bernarden/LoggingAbstractor

Sentry environment option is ignored by the client

Closed this issue · 1 comments

Environment setting in SentryOptions is not respected by the SentryClient.
Since we can't access sentry client's options, we might have to introduce a new global setting for it.

Release 0.2.5 contains the fix for this issue.