Skip to content

Make SentryLogbackInitializer public #3707

@DzmitryShylovich

Description

@DzmitryShylovich

Problem Statement

I would like to make SentryLogbackInitializer work with ContextRefresher from spring-cloud. ContextRefresher emits RefreshScopeRefreshedEvent instead of ContextRefreshedEvent, so I would like to extend SentryLogbackInitializer and override supportsEventType method to support new event type instead of copy-paste everything.

Solution Brainstorm

Is it possible to make SentryLogbackInitializer public?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions