Replies: 1 comment
-
This seems like a bug to me, so I opened #653 to track it. With |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
If I'm using tracing in my application, that ends up also enabling tracing in the AWS SDK and I would like to not have those logs. For example this stuff:
I can't find anything that will let me stop logging that, or a way to move it to the Debug or Trace level where it would probably make more sense for us.
Beta Was this translation helpful? Give feedback.
All reactions