@ -19,6 +19,7 @@ function Insight(opts) {
var _parseErr = function(err, res) {
if (err) {
log.warn('Insight error: ', err);
return "Insight Error";
}
log.warn("Insight " + res.request.href + " Returned Status: " + res.statusCode);