From 1d59772faddeea3f75370ea9de073f8c611d229d Mon Sep 17 00:00:00 2001 From: gdm85 Date: Sat, 3 Sep 2022 10:31:14 +0200 Subject: [PATCH] docs: mention where to find logs --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 23f466b..179ac62 100644 --- a/Readme.md +++ b/Readme.md @@ -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: