Add more logging to Room

This commit is contained in:
Antonio Scandurra 2022-12-14 11:43:12 +01:00
parent 674fddac87
commit 553585b9a1
3 changed files with 20 additions and 5 deletions

View file

@ -21,6 +21,7 @@ test-support = [
client = { path = "../client" }
collections = { path = "../collections" }
gpui = { path = "../gpui" }
log = "0.4"
live_kit_client = { path = "../live_kit_client" }
media = { path = "../media" }
project = { path = "../project" }