Searched defs:log (Results 1 – 7 of 7) sorted by relevance
4 window.log = function(){ function
13 $log=true; variable
161 Gumby.prototype.log = function() { this.console('log', arguments); }; method in Gumby
1 …onsole=function(t,i){this.debugMode&&window.console&&console[console[t]?t:"log"](i.length>1?Array.… method in i