chore: update logs
This commit is contained in:
parent
7b4b9d0c10
commit
32bdfb7037
|
|
@ -123,7 +123,7 @@ where
|
||||||
expect: metadata.workspace_id,
|
expect: metadata.workspace_id,
|
||||||
actual: workspace_id.to_string(),
|
actual: workspace_id.to_string(),
|
||||||
};
|
};
|
||||||
warn!("[Realtime]:{}", err);
|
warn!("[Realtime]:{}:{}, {}", object_id, collab_type, err);
|
||||||
return Err(err);
|
return Err(err);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue