mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-27 11:45:34 -05:00
Add log level which prints performed actions
This commit is contained in:
@@ -31,7 +31,7 @@ bool MacroActionSceneCollection::PerformAction()
|
||||
|
||||
void MacroActionSceneCollection::LogAction() const
|
||||
{
|
||||
vblog(LOG_INFO, "set scene collection type to \"%s\"",
|
||||
ablog(LOG_INFO, "set scene collection type to \"%s\"",
|
||||
_sceneCollection.c_str());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user