Hi all,
May I know whether cursor has logs stored locally?
GitHub Copilot’s logs are with the IDE (e.g., X:\Users<USERNAME>\AppData\Roaming\Code\logs<TIMESTAMP>\window1\exthost\output_logging_<NUM>-GitHub Copilot.log), but since Cursor has its own IDE, I’m not sure whether it’s the same case.
Hi @Spencer ,
Here is some information I keep for quick reference in regard to viewing errors and logs.
Open developer tools via:
Cursor
> Help
> Toggle Developer Tools
and then click Console
and see if there are any related errors.
On Windows, you can also find logs here:
C:\Users\<your-user-name>\AppData\Roaming\Cursor\logs
This is the parent folder of the folder that is opened when doing:
I have also found this morning that you can view logs in:
Cursor
> Terminal
> Window
or:
Cursor
> Terminal
> Cursor Indexing and Retrieval
etc…
@litecode Thank you!
Following similar way, I found the logs for MacOS as well:
/Users/<USERNAME>/Library/Application Support/Cursor/logs
1 Like
there are some empty files.
there is my local info
Blockquote
Version: 0.44.11
VSCode Version: 1.93.1
Commit: fe574d0820377383143b2ea26aa6ae28b3425220
Date: 2025-01-03T07:59:06.361Z (6 days ago)
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.4.0
Blockquote