fix(logs): add debug output for structured logs when `debug` option is enabled by JoshuaMoelans · Pull Request #1466 · getsentry/sentry-native
Navigation Menu
{{ message }}
getsentry / sentry-native Public
- Notifications You must be signed in to change notification settings
- Fork 201
Merged
fix(logs): add debug output for structured logs when debug option is enabled#1466
JoshuaMoelans merged 5 commits intomasterfrom
fix(logs): add debug output for structured logs when debug option is enabled#1466
JoshuaMoelans merged 5 commits intomasterfrom
Conversation
Copy link
Member
Add logs printing when debug option is set to true (as per https://develop.sentry.dev/sdk/telemetry/logs/#other )
part of #1398
JoshuaMoelans added 3 commits
December 15, 2025 10:24
JoshuaMoelans
changed the title
fix(logs): add printf for logs when debug is true
fix(logs): add debug output for structured logs when debug option is enabled
Copy link
Member Author
JoshuaMoelans
commented
Dec 15, 2025
JoshuaMoelans commented
Dec 15, 2025@sentry review
sentry bot reviewed Dec 15, 2025
src/sentry_logs.c
Outdated
Show resolved
Hide resolved
src/sentry_logs.c Outdated Show resolved Hide resolved
This was referenced
Dec 15, 2025
JoshuaMoelans
marked this pull request as ready for review
JoshuaMoelans
requested a review
from mujacica
mujacica approved these changes Jan 7, 2026
JoshuaMoelans
deleted the
joshua/fix/logs_print_on_debug
branch
BrewTestBot
mentioned this pull request
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment