how to check Cloud Functions execution logs, while running appwrite self-hosted on local
TL;DR
Developers can check Cloud Functions execution logs by running `docker compose logs openruntimes-executor` to obtain the executor logs that are shown in the console.
D5
15 Jun, 2024, 20:53
It's the same as cloud. They're being shown in the console
D5
15 Jun, 2024, 20:53
To get the executor logs you can run
docker compose logs openruntimes-executor