docs: mention where to find logs

This commit is contained in:
gdm85
2022-09-03 10:31:14 +02:00
parent a375bea95d
commit 1d59772fad

View File

@@ -67,6 +67,10 @@ docker run -d --name doh-server \
satishweb/doh-server
```
## Logging
All log lines (by either doh-client or doh-server) are written into `stderr`; you can view them using your OS tool of choice (`journalctl` when using systemd).
## Server Configuration
The following is a typical DNS-over-HTTPS architecture: