Common.Logging.Elmah.v2
1.0.2
Common Logging Adapter for Elmah. Unlike similar packages, logs the HttpContext if that is available.
Install-Package Common.Logging.Elmah.v2 -Version 1.0.2
dotnet add package Common.Logging.Elmah.v2 --version 1.0.2
<PackageReference Include="Common.Logging.Elmah.v2" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.Logging.Elmah.v2 --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Common.Logging.Elmah.v2, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Common.Logging (>= 3.3.1)
- elmah.corelibrary
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Common.Logging.Elmah.v2:
Package | Downloads |
---|---|
JSNLog.Elmah
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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.