We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43dd82 commit e9bc59dCopy full SHA for e9bc59d
1 file changed
docs/troubleshooting.md
@@ -13,7 +13,7 @@
13
14
Start the MCP server with debugging enabled and a log file:
15
16
-- `DEBUG=mcp:log npx chrome-devtools-mcp@latest --log-file=/path/to/chrome-devtools-mcp.log`
+- `DEBUG=* npx chrome-devtools-mcp@latest --log-file=/path/to/chrome-devtools-mcp.log`
17
18
Using `.mcp.json` to debug while using a client:
19
0 commit comments