mirror of
https://github.com/livekit/livekit.git
synced 2026-05-13 23:03:32 +00:00
914e5d6993
With protobuf marshalling/unmarshalling, the default struct was getting used and nil checks for non existence were failing. That means the right layers were not reported active on migration. Also, restore the wrapped loggers as some fields needs some conversion before logging.