I have the below logger file-
const { createLogger, format, transports } = require(\'winston\'); const { combine, prettyPrint, timestamp, printf, simple } = f