Closed
Description
How do you use Sentry?
Self-hosted/on-premise
Version
2.23
Steps to Reproduce
- Upgrade sentry to 2.23
- use
from sentry_sdk import *
Expected Result
The import should just work.
Actual Result
E AttributeError: module 'sentry_sdk' has no attribute '_experimental_logger.py'. Did you mean: '_experimental_logger'?
It worked fine with 2.22.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status