logger.add(new winston.transports.Console({
  format: winston.format.json(),
  level: 'debug'
}))