Search notes:

Stellarium API: core.debug

core.debug(text) writes text into the Output (or Log?) tab of the script console.
//  vim: ft=javascript
//
//  ..\..\runScript.bat debug.ssc
//  

// Press F12 to see debug output.
//   (Unfortunately, this output does not seem to
//    be generated if the script is run from the
//    command line)
core.debug("here's some text");
Github repository about-Stellarium, path: /API/core/debug.ssc

See also

core.output(message) writes a message to a file.
Stellarium Script API

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Wissensc...', 1758201368, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Wissenschaft/Astronomie/tools/Stellarium/script/API/core/debug(53): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78