From e5764984085fd20bc06818e8312c068e6633d63d Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 1 May 2024 13:27:31 +0100 Subject: Add --protocoldebug, make --debug default to DEBUG not RAWIO. --- include/configreader.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/configreader.h b/include/configreader.h index 68e96cbf7..f0d2c966b 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -203,6 +203,9 @@ struct CommandLineConf final */ bool forcedebug; + /** If enabled then protocol traffic is being logged. */ + bool forceprotodebug; + /** If this is true then log output will be * written to the logfile. This is the default. * If you put -nolog on the commandline then -- cgit v1.3.1-10-gc9f91