Logger support
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.
This feature came to my mind as well. @solnic i would love to contribute to the development of this feature.
@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 oh sure thing!