Advanced Scene Switcher sent time

Backseat Nick

New Member
Hi for the plugin advanced scene switcher
In the action for "file" I want write a time stamp to a text file
I want to know how to markup the text so it prints the current time to the text file


thanks in advance
 

AaronD

Active Member
You'll probably get a better answer in the plugin-specific thread:
 

Warmuptill

Active Member
You can set up a macro to populate variables with the current date and use those variables to construct your log message:

The file action would then look something like this:
1741180324250.png


Just to mention it - there is also the option to write messages into the OBS log file:
1741180356838.png
 
Top