Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.19 KB

winston.md

File metadata and controls

18 lines (15 loc) · 1.19 KB

Bookmarks tagged [winston]

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.


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.