86 packages
returned for Tags:"Unhandled"
ELMAH Core Library
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
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,...
More information
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 on MS SQL Server (requires manual config)
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 on XML Log
ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.
ELMAH on PostgreSQL (requires manual config)
ELMAH with configuration for getting started quickly on a PostgreSQL database as the error log. NB requires manual configuration.
ELMAH on MS SQL Server Compact
ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.
ELMAH on Oracle (requires manual config)
ELMAH with configuration for getting started quickly on an Oracle database as the error log. NB requires manual configuration.
ELMAH on MySQL (requires manual config)
ELMAH with configuration for getting started quickly on an MySQL 5.0+ database as the error log. NB requires manual configuration.
ELMAH on MongoDB (requires manual config)
ELMAH with configuration for getting started quickly on a MongoDB database as the error log. NB requires manual configuration. NOTE: The format of the log files has changed, please use a new collection or clear existing entries before using this version.
MNM.Elmah.Mvc
Extension to elmah-mvc by Atif Aziz, James Driscoll and Alexander Beletsky.
Added posibility of custom authorization.
Error Logging Filter and Route (ELFAR) for ASP.NET MVC was inspired by and based on the popular Error Logging Modules And Handlers (ELMAH) for ASP.NET utility. ELFAR retains the familiar ELMAH user interface but has been built to utilise the architecture of ASP.NET MVC.
Full information stack trace without deploying PDBs
Don't want to deploy PDBs, but still get exception stack traces that map to original source line numbers? Want to have your cake and eat it too?
ProductionStackTrace is intended to run in Production, without any access to...
More information
XML ErrorLog Provider for ELFAR.
FieldLog
Fast and comprehensive logging tool for .NET applications, designed for always-on logging.
FieldLog allows applications to write events, data and errors (including structured exceptions with lots of details) to managed and efficient log files. The logging methods are optimised for high performance...
More information
ElmahR Core library, receiving errors and broadcasting them to connected clients
ELMAH Bootstrapper
Automatically registers ELMAH modules and handlers on application start-up instead of wiring via configuration (web.config).
Core library for Error Logging Filter and Route (ELFAR).
SQL Server ErrorLog Provider for ELFAR.