style: Log error
This commit is contained in:
parent
88c84f221f
commit
9552dd7485
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ pub async fn leave_room(
|
|||
// we save a `None` to the `roomuserid_leftcount` table, which generates
|
||||
// and sends a dummy leave to the client.
|
||||
warn!(
|
||||
?err,
|
||||
"Trying to leave room not cached as leave, sending dummy leave \
|
||||
event to client"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue