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 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
Was this page helpful?