Log all ruma handler results at trace level.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-12-18 17:12:47 +00:00
parent a1bf188504
commit 959c559bd8
3 changed files with 9 additions and 6 deletions

View File

@@ -263,7 +263,6 @@ async fn build_empty_response(
#[tracing::instrument(
name = "build",
level = INFO_SPAN_LEVEL,
ret(level = "trace"),
skip_all,
fields(
%since,