Skip to content

Logback Appender configured but Raven.getStoredInstance() is null #407

@matty

Description

@matty

Trying to use Breadcrumbs or Raven.getStoredInstance() throws a NullPointerException. See the error below.

java.lang.NullPointerException: null
	at com.getsentry.raven.event.Breadcrumbs.record(Breadcrumbs.java:23)

As per documentation https://docs.sentry.io/clients/java/modules/logback/ it shouldn't be null and should work, is this correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions