Dmiitry
71 discussion posts
I want to use BFS.General.LogText function to help troubleshoot my macros. The documentation in http://www.displayfusion.com/ScriptedFunctions/Help says that it "Logs a text string in your Debug log (if enabled) for troubleshooting." and example is BFS.General.LogText("This will appear in your application log!")
All is good, but where to find that Debug log and see the logged message? Windows Event Viewer has no relevant entries. It's a valuable feature, please teach us how to use it.
Thanks,
Dmitry
You can find your log by clicking the "Open Log" button on the Troubleshooting tab in the Settings window.
I hope this helps!
Dmiitry
71 discussion posts
Thank you, Thomas. I have found my messages in the log. It also contains a lot of other interesting things! Good mechanism to troubleshoot.
Dmitry