This package logs JavaScript errors, AJAX timeouts and other client side events in your server side log.
There are editions for:
-
.Net - logs client side events to Elmah, Log4Net, NLog, Serilog and Common.Logging (Documentation; NuGet)
-
Node.Js - logs both client side and server side events to any Winston transport (Documentation; npm (client side); npm (server side)).
-
Plain JavaScript - logs client side events to a server (Documentation; npm).