improvement: more logging
This commit is contained in:
parent
9439f2c183
commit
6e36081573
7 changed files with 26 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
use std::{time::Duration, collections::HashMap, sync::RwLock, time::Instant};
|
||||
use std::{collections::HashMap, sync::RwLock, time::Duration, time::Instant};
|
||||
|
||||
use log::error;
|
||||
use ruma::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue