sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

Logger support

Open solnic opened this issue 7 months ago • 1 comments

Description

As part of the Logging feature we want to provide an opt-in integration with the stdlib Logger so that any usage of any logger instance would result in sending logs to Sentry too.

solnic avatar Jun 09 '25 08:06 solnic

This feature came to my mind as well. @solnic i would love to contribute to the development of this feature.

Eazybright avatar Jun 10 '25 21:06 Eazybright

@solnic could we get docs for this? (apologies if this is tracked somewhere else, couldn't find it)

you can look at https://docs.sentry.io/platforms/go/logs/#integrations or https://docs.sentry.io/platforms/javascript/logs/#integrations for reference on what this should look like.

AbhiPrasad avatar Jul 07 '25 15:07 AbhiPrasad

@AbhiPrasad oh sure thing!

solnic avatar Jul 10 '25 04:07 solnic