summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorKeuin <[email protected]>2021-12-28 05:46:13 +0800
committerGitHub <[email protected]>2021-12-28 05:46:13 +0800
commitad84112014b7eb7a8664c5c6f376e736e2ec89c6 (patch)
tree0c47c673c85728546ac6f9bb6e3532f5189bd01a /README.txt
parent6caa0d1dc7f31c6923e33190df63d5b7c8810920 (diff)
Update README.txt
Add notice about debugging.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 9453133..79320f7 100644
--- a/README.txt
+++ b/README.txt
@@ -6,3 +6,8 @@ Usage:
-n <max_failure> specify how many continous network failures we get until we reboot the system
-l <log_file> 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.