mirror of
https://github.com/livekit/livekit.git
synced 2026-09-01 22:19:03 +00:00
* Remove some logs. Also, changing Errorw -> Warnw in a bunch of places. Going to move towards using `Errorw` for cases where a functionally unexpected condition happens, i.e by design a condition should not happen yet it triggered kind of scenarios. * log error