diff options
-rw-r--r-- | README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |