This commit is contained in:
Lev
2022-06-27 17:01:40 -07:00
parent 7667fefead
commit 186f8be5b3
3 changed files with 14 additions and 19 deletions

View File

@@ -163,7 +163,7 @@ async fn main() {
addr,
format_duration(&duration)
);
},
}
Err(err) => {
debug!("Client disconnected with error {:?}", err);