feat: add `sentry_log()` for plain-string log messages by jpnurmi · Pull Request #1566 · getsentry/sentry-native
Add a non-printf API that accepts a plain string body and explicit attributes. This avoids UB when user-provided text contains `%` characters, and prevents the SDK's parameter extraction from clobbering caller-provided `sentry.message.parameter.*` attributes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced
Mar 7, 2026
jpnurmi
deleted the
jpnurmi/feat/log-plain
branch
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