Skip to content

Commit 5522800

Browse files
committed
Add path to coder-logs in 'How do I debug...' section
'How do I debub issues with code-server?` section of FAQ listed the logs for VS Code for #2. This commit includes the log location for code-server.
1 parent 3612076 commit 5522800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ code-server --log debug
232232
Once this is done, replicate the issue you're having then collect logging
233233
information from the following places:
234234

235-
1. stdout
235+
1. The most recent files from `~/.local/share/code-server/coder-logs`.
236236
2. The most recently created directory in the `~/.local/share/code-server/logs` directory.
237237
3. The browser console and network tabs.
238238

0 commit comments

Comments
 (0)