How to log Client Side exceptions in StackExchange.Exceptional?
问题 I am working on a web project and implemented StackExchange.Exceptional for server exceptions logging. I am just wondering if I could log my client side exceptions as well through StackExchange.Exceptional . Is there any way to use this library for client-side exceptions logging? 回答1: As far as client side logging is concerned there is no mechanism as per my knowledge. Because the developer never maintain any database of stuff on client side. Even if you save exception in client side storage