Log Error Message

HOW TO:
var oLog = new ncTools.LogTheError()
oLog.LogError(ex,Server.Mapath("~/"),"ShoppingCart","Collecting Payment");
ex = the thrown error
Path = Application Path
Procedure or Function = ShoppingCart
Error Comment = While Collecting Payment.

Download here ncTools.zip

Add Feedback