write to OBS log if verbose logging is enabled

This commit is contained in:
WarmUpTill
2020-06-14 14:14:00 +02:00
parent 8d23dd46b0
commit c17cbb66d9
15 changed files with 81 additions and 3 deletions

View File

@@ -502,7 +502,7 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_48">
<item>
<widget class="QCheckBox" name="autoStopSceneCheckBox_2">
<widget class="QCheckBox" name="verboseLogging">
<property name="text">
<string>Enable verbose logging (Only needed for debugging)</string>
</property>