Skip to content

Commit 2b02a9a

Browse files
committed
docs
1 parent 65cfc78 commit 2b02a9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/troubleshooting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Server logs (stderr)
44

5-
ECA works with clients (editors) sending and receiving messages to server, a process, you can start server with `--log-level debug` or `--verbose` which should log helpful information to `stderr` buffer like what is being sent to LLMs or what ECA is responding to editors, all supported editors have options to set the __server args___ to help with that and options to check the server logs.
5+
ECA works with clients (editors) sending and receiving messages to server, a process, you can start server with `--log-level debug` or `--verbose` which should log helpful information to `stderr` buffer like what is being sent to LLMs or what ECA is responding to editors, all supported editors have options to set the __server args__ to help with that and options to check the server logs.
6+
7+
To access the server logs:
68

79
=== "Emacs"
810

0 commit comments

Comments
 (0)