If I have a workflow that is being called from a worker which is sending its logs to cf logs . In th

If I have a workflow that is being called from a worker which is sending its logs to cf logs .
In the workflow code, I use console.log().
Where can I expect to see the workflow logs?
Was this page helpful?