Yan Cui
Yan Cui
@afittz sure, that's a good idea, go ahead!
hey, looks like the problem is that one of the IAM role was not created (if you can look at the CloudFormation stack hopefully it'll show you more info). When...
I'm having the same issue with @caviliar but it only happens when I updated to the latest version 0.9.14, rolling back to a previous version 0.9.5 fixed the problem.
Will probably need a combo of middleware (which has a global variable that gets toggled on coldstart) plus #11 (for context data that are included in every log message but...
cc @tomlloyd-dazn
@simontabor @ThomasRogersDAZN @gsingh1 @justin-caldicott @rehangit @ChrisWestcottUK what do you guys think? Is having a custom HTTP client even the right way to go? Everyone seems to have their preferred HTTP...
@lkhari can you explain the use case here? why only add custom logger constructor in the correlation IDs middleware, that seems like a really odd thing to do. If you...
The fact that they are tightly coupled is by design - in the same way that iPhone, mac and airpods are design to work great together even if they're not...
@simontabor why do you think injecting a custom logger through the powertools logger would be annoyingly complex? Making that the injection point would make it work for all the middleware...
@lkhari `but it could be problematic when a dev wants to use a function not exposed by our proxy-logger` - based on the change you're making here, the goal is...