From ad84112014b7eb7a8664c5c6f376e736e2ec89c6 Mon Sep 17 00:00:00 2001 From: Keuin Date: Tue, 28 Dec 2021 05:46:13 +0800 Subject: Update README.txt Add notice about debugging. --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 9453133..79320f7 100644 --- a/README.txt +++ b/README.txt @@ -6,3 +6,8 @@ Usage: -n specify how many continous network failures we get until we reboot the system -l specify the log file -d run as a daemon process + + +Debugging: + + Declare macro `DEBUG` to enable debug level logging. This is enabled in CMake task by default. -- cgit v1.2.3