Logging for jobs
Created by: jd20
Is there a way to attach logs to a job, similar to Kue's job.log()
? I read through the Bull docs, but couldn't find anything. It wouldn't be too hard to implement alongside Bull, but integrating into the Web UI would be a challenge.