Skip to content

Sentry logger handler for Structured Logging #906

@solnic

Description

@solnic

We already have Sentry.LoggerHandler but it's used to send regular events, not logs. That's why we need to add a new handler dedicated to sending log events.

The new handler should be enabled only when config.enabled_logs is set to true.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions