Hi, if you don't mind I completely remove or put this log behind a debug flag in the options: ``` Query.prototype.exec = function () { var _this = this; console.log( "[REQUEST] " + this.$url ); ``` Probably the flag could be at the core options.