]> git.r.bdr.sh - rbdr/cologne/blobdiff - lib/cobalt.js
keep on bumping versions because I forget stuff
[rbdr/cologne] / lib / cobalt.js
index 9f7f6c08a0dfc6dcac8bb29b032de8c4c2b42786..fa4f6234e350378cb29e397ce324513b847163eb 100644 (file)
       },
 
       log : function () {
-        this._log.apply(this, [7].concat(Array.prototype.slice.call(arguments)));
+        this._log.apply(this, [6].concat(Array.prototype.slice.call(arguments)));
       },
 
       debug : function () {