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

Support Structured Logs in Python

Open antonpirker opened this issue 9 months ago • 0 comments

We want to make it possible to send logging data to Sentry. For this we want to

  • add a clean logging API to the SDK and
  • update our Logging integration to send already set up logging messages to Sentry.

Details are added to the develop docs in this PR: https://github.com/getsentry/sentry-docs/pull/12920

antonpirker avatar Mar 18 '25 11:03 antonpirker