I am developing an online radio app where users could report certain radio stations as "not working". Since its just javascript or HTML I do not understand how I can make this feature available. Expected behavior is that either I, as a developer,
could receive an email when user reports a station as faulty or it gets updated in the WinJs log.
which brings me to my second question- if I have logging set for certain actions the user does, can I view these logs?
Thanks.