Logs

Access application logs to debug and track what’s happening in your application.

Where to find logs

  1. Open your application from the Applications view.

  2. Click the Logs icon next to the Deploy button.

This opens the logs viewer with the most recent output.

When logs are available

Logs are available only if the application has been deployed.
If the app hasn't been deployed yet, a message will let you know.

What you’ll see

  • Real-time output from your app.

  • Clean formatting to help you read and identify issues.

  • Complete visibility from the start of the process.

Use logs to detect errors, verify that everything is running, or monitor what's happening in your environments.

Updated on