Teaching an old web new tricks
You are here: Home → Table of contents → Greasemonkey API Reference → GM_log
GM_log — log messages to the JavaScript Console
function GM_log(message);
function GM_log(
)
GM_log places output in the JavaScript Console. It is primarily used for debugging purposes.
GM_log
GM_log was introduced in Greasemonkey 0.3.