-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Labels
FeatureIssue typeIssue type
Description
The Go team have released an experimental structured logger. It is very likely to become a part of the standard library in the future. As a Sentry user, I would like any errors that I log with slog.Error to be sent to Sentry.
The simplest way for this to happen that I can think of is for Sentry to release some kind of slog.Handler that intercepts certain log calls and sends some Sentry before writing them to an underlying wrapped slog.Handler for output to stderr, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureIssue typeIssue type
Fields
Give feedbackNo fields configured for issues without a type.