mirror of
https://github.com/livekit/livekit.git
synced 2026-04-25 09:02:11 +00:00
* Log only when not nil. Default logging confuses debugging as we call using nil as well to make the call site simpler. And logging a nil makes it look like it is incorrect seeding. `nil` fields do not seed. So, don't log when `nil`. * log SDP