Skip to content

fix: log datastore key as string - #3590

Merged
tabcat merged 1 commit into
mainfrom
fix/log-as-string
Aug 10, 2026
Merged

fix: log datastore key as string#3590
tabcat merged 1 commit into
mainfrom
fix/log-as-string

Conversation

@achingbrain

Copy link
Copy Markdown
Member

No need to use custom formatter, can just stringify the key.

Fixes runtime exceptions with other loggers that have removed several redundant custom formatters.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

No need to use custom formatter, can just stringify the key.

Fixes runtime exceptions with other loggers that have removed several
redundant custom formatters.
@achingbrain
achingbrain requested a review from a team as a code owner July 31, 2026 11:13
@tabcat
tabcat merged commit 47cf9cd into main Aug 10, 2026
47 of 49 checks passed
@tabcat
tabcat deleted the fix/log-as-string branch August 10, 2026 20:11
@tabcat tabcat mentioned this pull request Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants