james driscoll
NuGet publisher profile
Packages (10)
elmah.corelibrary
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
elmah
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.
elmah.sqlserver
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.xml
ELMAH with configuration for getting started quickly on an error log in stand-alone XML files.
elmah.mysql
ELMAH with configuration for getting started quickly on an MySQL 5.0+ database as the error log. NB requires manual configuration.
elmah.sqlservercompact
ELMAH with configuration for getting started quickly on a Microsoft SQL Server Compact database as the error log.
elmah.postgresql
ELMAH with configuration for getting started quickly on a PostgreSQL database as the error log. NB requires manual configuration.
elmah.oracle
ELMAH with configuration for getting started quickly on an Oracle database as the error log. NB requires manual configuration.
elmah.filtering.sample
Sample configuration supplying common filtering for ELMAH.
elmah.msaccess
ELMAH with configuration for getting started quickly on a Microsoft Access database as the error log.