We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6738cff commit 366d182Copy full SHA for 366d182
doc/FAQ.md
@@ -232,7 +232,7 @@ code-server --log debug
232
Once this is done, replicate the issue you're having then collect logging
233
information from the following places:
234
235
-1. stdout
+1. The most recent files from `~/.local/share/code-server/coder-logs`.
236
2. The most recently created directory in the `~/.local/share/code-server/logs` directory.
237
3. The browser console and network tabs.
238
0 commit comments