winston.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [winston]

www.codever.land/bookmarks/t/winston

Using Winston, a versatile logging library for Node.js

https://thisdavej.com/using-winston-a-versatile-logging-library-for-node-js/

We explore how to use Winston, a versatile logging library for Node.js, including colorizing console output, logging timestamp entries, and rotating logs.


How to Get Node.js Logging Right | @RisingStack

https://blog.risingstack.com/node-js-logging-tutorial/

The aim of this article is to provide help with Node.js logging. Learn how to use the console module, the debug module, the winston library and Trace.