Can i use the log push to push `console.log(`${jobId} : ${message}`)` the console event and fetch lo
Can i use the log push to push
As I am running the jobs on worker and looking or a way to fetch logs for the jobs. Any idea is welcome
console.log(${jobId} : ${message}) the console event and fetch logs via API and job id filter?As I am running the jobs on worker and looking or a way to fetch logs for the jobs. Any idea is welcome