> ## Documentation Index
> Fetch the complete documentation index at: https://www.vibecodeapp.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Runtime Logs

> Real-time application debugging and logging

Runtime Logs provide real-time access to application console output and debugging information.

Essential for troubleshooting, monitoring app behavior, and understanding application flow during development and testing.

## Features

* Real-time console output
* Debug information
* Error tracking
* Application flow monitoring
* Performance insights

## Use Cases

* Debugging applications
* Error troubleshooting
* Performance monitoring
* Development workflow
* Testing and validation

## How to Use in Vibecode

Tell the AI agent:

> "Add detailed runtime logging to my app so I can debug issues in production"

The AI will set up the integration automatically. Usage is billed to your Vibecode credits at no markup.

<CardGroup cols={2}>
  <Card title="Browse All Integrations" icon="grid-2" href="/docs/integrations/index">
    See all available integrations
  </Card>

  <Card title="Deploying Your App" icon="rocket" href="/docs/deploying/guide">
    View production logs in the dashboard
  </Card>
</CardGroup>
