transports: [new _winston2.default.transports.File({
    level: 'info',
    filename: logPath,
    handleExceptions: true,
    json: false,