Development/Tutorials/Plasma4/JavaScript/API-Print

From KDE TechBase

Print and Debug

  • print(string message): prints message to console
  • debug(string message): print message to console if it is running in a KDE debug build