Add changelog fragment for PR 3536

This commit is contained in:
Mark Backman
2026-01-26 16:42:00 -05:00
parent 1542d922e7
commit febd52274d

1
changelog/3536.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed a logging issue where non-ASCII characters (e.g., Japanese, Chinese, etc.) were being unnecessarily escaped to Unicode sequences when function call occurred.