additional tracing span tweaks
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -14,7 +14,7 @@ use ruma::{CanonicalJsonValue, EventId, OwnedEventId, RoomId, ServerName};
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
#[tracing::instrument(
|
||||
name = "prev",
|
||||
level = "warn",
|
||||
level = "debug",
|
||||
skip_all,
|
||||
fields(%prev_id),
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user