Add option to use server timestamp from the message instead of the local clock time for logging. (#6346)

This commit is contained in:
droidicus
2025-07-27 06:11:13 -04:00
committed by GitHub
parent 154c436063
commit 1423f548a7
6 changed files with 45 additions and 3 deletions
+4
View File
@@ -571,6 +571,10 @@ public:
"/logging/logTimestampFormat",
"hh:mm:ss",
};
BoolSetting tryUseTwitchTimestamps = {
"/logging/tryUseTwitchTimestamps",
false,
};
QStringSetting logPath = {"/logging/path", ""};
QStringSetting pathHighlightSound = {"/highlighting/highlightSoundPath",