chore: update log
This commit is contained in:
parent
c49e2e227a
commit
a045713222
|
|
@ -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
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue