Bob Gregory
Bob Gregory
For what it's worth, we have a library built on top of Pino that we use for logging in a lambda context at Cazoo: https://www.npmjs.com/package/cazoo-logger
Hi @bielsnohr - I always work that way - there are some examples on my personal account eg. https://github.com/bobthemighty/talk-eventbridge-is-so-hot
Feel free :+1:
Hi @jbcpollak . This definitely seems like a thing we should support. I'll take a look over the weekend and seeif we can fix it.
Hi @mwchase that _sounds_ like a bug, right? I'm happy to take a look and see if we can fix that for you. I guess we should make sure to...
@mwchase I think that if you choose to use a string key, then it's on you to ensure that key is unique. If you provide a type as a key,...
This *also* sounds like a sensible feature. I'll take a look at this one, too :)
Happy to accept a PR :)
Locally ./s/lint now runs clean, so I'm unsure how to reproduce the build failure I have here. Any clue?
I can consistently reproduce this. I have a directory in my codebase `src/meta`. There are two pyright partitions for that directory, one for `src/meta/plugins` which contains pants plugins, and one...