Should the new examples have request level logging on by default? #1618
ChaseLewis
started this conversation in
General
Replies: 1 comment 1 reply
-
It should have |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed in the new logging examples that were updated a few days ago the tracing subscriber didn't work with request level logging. Just logging in the application.
where package_name is the name field under the [package] tag in the Cargo.toml. For request logging you need.
You have to include tower cargo name or no logging.
Beta Was this translation helpful? Give feedback.
All reactions