hi, we created simple headless action and asset compute worker in the same project, logs are written using (for example) logger.info('Calling the main action'); console.log('Calling the main action'); When application is run using : aio app run, and action is triggered in the browser (https:/...