Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
KOH WEE HONG
4 discussion posts
Hello everyone,
I am new to custom script and writing my own scripting script.
May I know how to debug or print the value for debugging purpose?
Jun 27, 2021  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
If you enable debug logging on the Settings > Troubleshooting tab (L1 is fine), then you can use this script function to write to the log:
BFS.General.LogText("blah");


The log is located in
%LOCALAPPDATA%\DisplayFusion


Hope that helps!
Jun 28, 2021  • #2
User Image
KOH WEE HONG
4 discussion posts
Quote:
If you enable debug logging on the Settings > Troubleshooting tab (L1 is fine), then you can use this script function to write to the log:
BFS.General.LogText("blah");


The log is located in
%LOCALAPPDATA%\DisplayFusion


Hope that helps!


Thank you! That's really help.
Jun 30, 2021  • #3
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)