Strategies to help deal with JavaScript application error logging -


i'm developing medium-sized javascript (rightjs+canvas) application. it's pretty close getting deployed on larger scale.

as know users tend come weirdest issues. can break app in ways cannot fathom. therefore thought might cool provide users way report possible issues back.

most of users aren't technically proficient. don't know debuggers ie. tools. want use app.

this brings me actual problem: there common strategies/technical solutions make possible users report issues have come by? great if provide debug information (error log in firebug) server using simple reporting mechanism without having resort actual tool.

any ideas on how proceed problem welcome. :)

looks since asked question multiple services have come up. have listed of these below:


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -