Merge pull request #3850 from rupesh-svg/fix/genesys-remove-audio-chunk-logging

Remove verbose audio chunk logging from GenesysAudioHookSerializer
This commit is contained in:
Mark Backman
2026-02-26 21:52:54 -05:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

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

@@ -0,0 +1 @@
- Removed verbose per-chunk audio logging from `GenesysAudioHookSerializer` that flooded production logs.