mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 19:55:41 +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