
Dmiitry
66 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

Dmiitry
66 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