Logging changes

pull/2/head
Jim Heising 2014-08-27 09:22:02 -07:00
parent 4c3930986b
commit 61cbd07c95
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ function processRequest(req, res)
}
else
{
console.log("Proxy Request Error: " + err.toString());
return writeResponse(res, 500);
}