Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

static RavenClient and empty message in CaptureException #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shabanovanton
Copy link

Hope commit comments are self-descriptive.

First one addresses empty message when logging exception - however Sentry allows to specify one simultaneously with exception.

Secondly, sharing a RavenClient client via static reference ends up in only one instance with only one logger name being created. So even if there are several appenders with different logger names writing into single Sentry app they appear with the same logger name in Sentry interface.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant