Where I can find output produced by "print" function? (JavaScript)
Alexey Androsov
alexey at androsov.net
Wed Jul 8 19:06:00 CEST 2009
Hello!
I create a simple plasmoid with this tutorial:
http://techbase.kde.org/Development/Tutorials/Plasma/JavaScript/GettingStarted
In CheatSheet i founded that "print" function prints debug output.
I add the following line to main.js
print('foo');
But there is no output in console and plasmoid.
Where I can find my debug?
--
Best regards,
Alexey Androsov
More information about the Plasma-devel
mailing list