Found 239 packages
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
Painless integration of ELMAH functionality into ASP.NET MVC Application. Just drop the package inside your ASP.NET MVC application and access /elmah URL. It will also install global HandleError filter, that guarantees all unhandled errors are logged (even if customError turned "On").
ELMAH for ASP.NET Core
ELMAH for ASP.NET Core
ASP.NET Web API exception filter for logging errors to ELMAH. Ported from Fabian Vilers' Elmah.Contrib.Mvc.
.NET client for communicating with the elmah.io REST API
ELMAH with configuration for getting started quickly on a Microsoft SQL Server (2000 or later) database as the error log. NB requires manual configuration.
ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io from ASP.NET, MVC, Web API etc. Consider using one of the specialized packages instead (Elmah.Io.Mvc, Elmah.Io.WebApi etc.).
ELMAH for ASP.NET Core
An elmah.io provider for ASP.NET Core
ELMAH error logger for sending errors to elmah.io from ASP.NET Core. This package include initial configuration for getting up and running with elmah.io.
An elmah.io provider for Microsoft.Extensions.Logging
Serilog sink that writes to elmah.io
Elmah.Contrib.Mvc was designed to add ease-of-use to Elmah inside ASP.NET MVC projects
Package Description
Adds exceptions recorded by Elmah to Glimpse.
ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.
Log JavaScript errors and other client side events in your Elmah server side log. Installs JSNLog and configures it for use with Elmah. Use with ASP.NET 4.x.
Integrates NLog with ELMAH