mbonig/simple-logger

inconsistent behavior with the AWS SDK for JS v3 and axios

Opened this issue · 1 comments

When I tried useLogger to wrap the AWS SDK for JavaScript v3 and axios calls, something in the way those functions works did not agree with the aspect. I ended up removing them so I could get consistent behavior in TypeScript.

Can you share some code that reproduces this as well as what you expect and actually got.