mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-14 12:36:09 -05:00
Add log level which prints performed actions
This commit is contained in:
@@ -148,7 +148,7 @@ bool SwitcherData::checkVideoSwitch(OBSWeakSource &scene,
|
||||
match = true;
|
||||
scene = s.getScene();
|
||||
transition = s.transition;
|
||||
if (verbose) {
|
||||
if (VerboseLoggingEnabled()) {
|
||||
s.logMatch();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user