Skip to content

ref(issues): Use module logger in issue_occurrence#114646

Open
mrduncan wants to merge 1 commit intomasterfrom
mrduncan/ref/use-module-logger-in-issue-occurrence
Open

ref(issues): Use module logger in issue_occurrence#114646
mrduncan wants to merge 1 commit intomasterfrom
mrduncan/ref/use-module-logger-in-issue-occurrence

Conversation

@mrduncan
Copy link
Copy Markdown
Member

@mrduncan mrduncan commented May 1, 2026

Replace bare logging.exception() calls in IssueOccurrence.from_dict with a module-level logger. Logging via the root logger loses module-name context and is inconsistent with the rest of src/sentry/issues/.

Replace bare logging.exception() calls in IssueOccurrence.from_dict with a module-level logger. Logging via the root logger loses module-name context and is inconsistent with the rest of src/sentry/issues/.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 1, 2026
@mrduncan mrduncan marked this pull request as ready for review May 1, 2026 23:25
@mrduncan mrduncan requested a review from a team as a code owner May 1, 2026 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants