Centralize Zed.log documentation (#40808)

Just wanted a single location to point people to for telling them where
to find their log file. I left duplicate text in GitHub Issue templates,
as it seems annoying to have to follow a link when making an issue.

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2025-10-21 16:39:10 +00:00
committed by GitHub
parent cf8422f7fd
commit ce5d597efa
4 changed files with 20 additions and 3 deletions
+1 -2
View File
@@ -76,8 +76,7 @@ Rebuild to see these changes reflected:
## Troubleshooting / Logs
- MacOS: `tail -f ~/Library/Logs/Zed/Zed.log`
- Linux: `tail -f ~/.local/share/zed/logs/Zed.log`
- [zed.dev docs: Troubleshooting](https://zed.dev/docs/troubleshooting)
## Documentation