Skip to content

put debug log behind an option flag #2

@jerovetz

Description

@jerovetz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions