mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 13:31:29 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -115,7 +115,9 @@ https://github.com/techahold/rustdeskinstall/issues/30
|
|||||||
# Connection log on server side.
|
# Connection log on server side.
|
||||||
|
|
||||||
https://github.com/rustdesk/rustdesk-server/blob/4d6d439b1ad797f8f8741a42672fa46c1503672e/src/rendezvous_server.rs#L608
|
https://github.com/rustdesk/rustdesk-server/blob/4d6d439b1ad797f8f8741a42672fa46c1503672e/src/rendezvous_server.rs#L608
|
||||||
|
|
||||||
You need to enable it via env `RUST_LOG=debug`, e.g.
|
You need to enable it via env `RUST_LOG=debug`, e.g.
|
||||||
|
|
||||||
```
|
```
|
||||||
RUST_LOG=debug ./hbbs ....
|
RUST_LOG=debug ./hbbs ....
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user