Matteo Collina
Matteo Collina
I'm ok with that language as long as we clarify that we drop old Node.js versions in a major.
PR? Definitely good
how are you running node? Certain environments (aws lambda, pm2, possibly nodemon) alter the stdout/stderr streams and flush is not possible.
jest definitely is. Il 13 gen 2020, 16:06 +0100, James Sumners , ha scritto: > > It seems to only fail when run using jest & supertest though. > I...
Unfortunately it will as that’s a tight hotpath. Deferring even just for a microtick is going to cause a measureable slowdown. Essentially, we should be writing things out as fast...
That could be added. However it will be changed only on the current logger and its future children. The parent maintains no ties with its children.
I think so, yes. @davidmarkclements @jsumners wdyt?
The pinojs.dev should be configured correctly. Can you add it to our github pages config (cname)? I will make the old one a redirect after that.
Thanks for the feedback! Would you mind to send a PR?