Files
pipecat/changelog/4397.changed.md
2026-04-30 21:41:28 -04:00

2 lines
223 B
Markdown

- Lowered the per-message log in `SmallWebRTCInputTransport._handle_app_message` from `debug` to `trace`. App messages can be high-frequency and were noisy at debug level; set the loguru level to `TRACE` to see them again.