voxeet / comms-sdk-unity

Dolby.io Virtual World plugin for Unity.
https://api-references.dolby.io/comms-sdk-dotnet/documentation/unity/getting-started/installation.html
MIT License
16 stars 3 forks source link

Log the conference ID via the Unity logger #46

Open GaryMakinMe opened 1 year ago

GaryMakinMe commented 1 year ago

If the log level set for the SDK includes INFO level logs, then the conference ID should be logged using the Unity logger. This will allow easier reporting of conference IDs in any bug reports.

There may be other events that should be logged this way.