Searched refs:log (Results 1 – 25 of 75) sorted by relevance
123
4 window.log = function(){ function5 log.history = log.history || []; // store logs to an array for reference6 log.history.push(arguments);9 console.log( Array.prototype.slice.call(arguments) );
13 $log=true; variable14 if ($log) $logfile = fopen("logs.txt", "a") or die("Unable to open file!");16 if ($log) fwrite($logfile, "\n제목: ". $title);56 if ($log) fclose($logfile);73 global $log;80 if ($log) fwrite($logfile, "\npatch> ". $title);84 if ($log) fwrite($logfile, "\n". $uri);
82 console.log('check');84 console.log('check now1');86 console.log('check now2');88 console.log('check now');
3 Gumby.log('Gumby is ready to go...', Gumby.dump());22 Gumby.log("This is a touch enabled device...");
1 …logó megváltoztatásához tölts fel egy képet "logo.png" néven a "wiki" névtérbe vagy a kiindulási n…
21 console.log($.cookie("theme"));
91 .icon-log-in:before {95 .icon-log-out:before {
38 if (!window.console) console = {log: function() {}};
2 * This stylesheet adds the Universal Wiki Edit Button log to the edit page button
270 /* icon log-out */275 /* icon log-in */
33 result = Math.log(num.value)
44 See the [dedicated page](https://combostrap.com/release-a-log-of-all-combostrap-changes-and-release-9g2si7zb)
29 console.log('clicked');
161 Gumby.prototype.log = function() { this.console('log', arguments); }; method in Gumby
296 console.log(jQNew(this));
1 console . log ( 'DokuScripts ver. 2023.03.12 00:56 GMT+9' );