Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Tellis committed Mar 11, 2014
1 parent 2de57f4 commit 2d71138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boomerang.js
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,7 @@ boomr = {
// you would do this if you want to do some fancy beacon handling
// in the `before_beacon` event instead of a simple GET request
if(!impl.beacon_url) {
BOOMR.debug("No beacon_url, but would have sent: " + BOOMR.utils.objectToString(impl.vars));
return this;
}

Expand Down

0 comments on commit 2d71138

Please sign in to comment.