Skip to content

Commit

Permalink
Downgrade both messages
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-git committed Nov 28, 2023
1 parent b0617c1 commit ea95f05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ internal async Task Invoke(HttpContext context)
}
else
{
Log.Error("No span available, can't report the request");
Log.Debug("No span available, can't report the request");
}
}
}
Expand Down

0 comments on commit ea95f05

Please sign in to comment.