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

# Ignore logs

> Filter Jam's own scripts out of your browser console so you see only your app's logs when debugging.

Filter Jam's scripts from your console to see only your app's logs.

Add Jam's `jam-console-devtools.js` script to your ignore list. Follow [Chrome's instructions](https://developer.chrome.com/docs/devtools/javascript/reference/#call-stack-ignore-list).

Instead of `consolePlugin.ts`, use `jam-extension-console-proxy.js`.
