improve logging configuration parameters to allow identify which Request related to Response #2973
Open
1 of 2 tasks
Labels
feature-request
A feature should be added or improved.
p2
This is a standard priority issue
queued
This issues is on the AWS team's backlog
Describe the feature
I have S3 client
with following code
in logs i see following picture
I don't understand which Request is related to Response, default_all_3_3_0_50 or default_all_2_2_0_50
How to properly initialize logger to link response and request?
Use Case
Multiple go routines logging in the same stdout
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS Go SDK V2 Module Versions Used
github.com/aws/aws-sdk-go-v2 v1.32.8
github.com/aws/aws-sdk-go-v2/config v1.28.10
github.com/aws/aws-sdk-go-v2/credentials v1.17.51
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.48
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.2
github.com/aws/aws-sdk-go-v2/service/sts v1.33.6
Go version used
1.23
The text was updated successfully, but these errors were encountered: