X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/blobdiff_plain/3d19882ab4b3ead4a05dee754ea12b3dab4e2447..c829648b25585ce2e207bf69bd378d0415fd36bb:/lib/cobalt.js diff --git a/lib/cobalt.js b/lib/cobalt.js index 9f7f6c0..fa4f623 100644 --- a/lib/cobalt.js +++ b/lib/cobalt.js @@ -159,7 +159,7 @@ }, 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 () {