chore: update log

This commit is contained in:
nathan 2024-04-25 12:19:26 +08:00
parent c49e2e227a
commit a045713222
1 changed files with 2 additions and 1 deletions

View File

@ -144,8 +144,9 @@ where
}; };
trace!( trace!(
"[realtime]: {} create group:{}:{}", "[realtime]: create group: uid:{},workspace_id:{},object_id:{}:{}",
uid, uid,
workspace_id,
object_id, object_id,
collab_type collab_type
); );