Logging
I'm wondering what others are using for application level logging? Just
I woud like to enable some custom logging statements based on the environment, like
Has anyone tries libraries like Winston or Pino on workers?
Is there a recommendation?
console.log ?I woud like to enable some custom logging statements based on the environment, like
log.debug, log.warnHas anyone tries libraries like Winston or Pino on workers?
Is there a recommendation?