aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGravatar Sadie Powell2024-05-01 13:27:31 +0100
committerGravatar Sadie Powell2024-05-01 13:44:14 +0100
commite5764984085fd20bc06818e8312c068e6633d63d (patch)
treee1774b3d38ef9ed78917bbe9288f49683a99fc0a /include
parentFix some messages that contain potentially remapped modes. (diff)
Add --protocoldebug, make --debug default to DEBUG not RAWIO.
Diffstat (limited to 'include')
-rw-r--r--include/configreader.h3
1 files changed, 3 insertions, 0 deletions
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