Hi there :) . I recently developed a collection of libraries for ultra-efficient logging in NodeJS, and also pure ESM, for easy tree shaking.

In this article I try to explain some of the ideas behind its performance properties.

other discussions
 

Hi! :) .

I've recently developed a NodeJS+ESM-only highly efficient logger (Logtau), and I wanted to share some insights on the work done to achieve its performance properties.

I hope you'll like it.