I am new to winston and trying to store nodejs server logs into file.
const { createLogger, transports, format } = require(\'winston\'); const lo