mirror of
https://github.com/livekit/livekit.git
synced 2026-05-18 17:45:34 +00:00
f21bc84967
* 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