intuitive-logger
intuitive-logger is a library developed and maintained on my free time,
the idea behind it is to provide Javascript and Typescript developers a no hassle tool
to log informative and meaningful metadata to them find potentially bad code, or to know that
aono
asynchronous logger for node with back-pressure capability
bunyan-elasticsearch-bulk
- A [Bunyan](https://github.com/trentm/node-bunyan) stream for saving logs into Elasticsearch. - Saves logs in memory instead of sending them to the Elasticsearch server one by one. - The logs are accumulated in memory until a certain number of logs reach
dj-logger
Transactional logger. Keep it simple to write log about transactions in asynchronous application.