elmah.io icon indicating copy to clipboard operation
elmah.io copied to clipboard

ELMAH error logger for sending errors to elmah.io.

Results 2 elmah.io issues
Sort by recently updated
recently updated
newest added

System.ApplicationException: Error in the application.

bug

The elmah.io client should implement some sort of clientside queue. In best case this would be async and messages on the queue persisted on disk. This way logging to elmah.io...