diff --git a/doc/FAQ.md b/doc/FAQ.md index 1a6a217d..5b334b60 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -232,7 +232,7 @@ code-server --log debug Once this is done, replicate the issue you're having then collect logging information from the following places: -1. stdout +1. The most recent files from `~/.local/share/code-server/coder-logs`. 2. The most recently created directory in the `~/.local/share/code-server/logs` directory. 3. The browser console and network tabs.