What is winston?
"A logger for just about everything."
winston is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 268.5 KB on disk.
Installation Guide
# Install via NPM
npm install winston
# Install via Yarn
yarn add winston