Skip to content

fix: log datastore key as string - #3590

Open
achingbrain wants to merge 1 commit into
mainfrom
fix/log-as-string
Open

fix: log datastore key as string#3590
achingbrain wants to merge 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
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.

1 participant