How to implement custom TraceLayer #482
Unanswered
marioiordanov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I want to implement custom TraceLayer or specifically custom OnRequest and OnResponse. Can't pass a struct that implements each trait, because it requires DefaultOnRequest and DefaultOnResponse.
tower-http version
0.4.13
Beta Was this translation helpful? Give feedback.
All reactions