Serilog.Enrichers.ExceptionStackTraceHash
1.3.0
Enrich Serilog log events with properties from System.Exception.
Install-Package Serilog.Enrichers.ExceptionStackTraceHash -Version 1.3.0
dotnet add package Serilog.Enrichers.ExceptionStackTraceHash --version 1.3.0
<PackageReference Include="Serilog.Enrichers.ExceptionStackTraceHash" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Enrichers.ExceptionStackTraceHash --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Enrichers.ExceptionStackTraceHash, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog.Enrichers.ExceptionStackTraceHash as a Cake Addin
#addin nuget:?package=Serilog.Enrichers.ExceptionStackTraceHash&version=1.3.0
// Install Serilog.Enrichers.ExceptionStackTraceHash as a Cake Tool
#tool nuget:?package=Serilog.Enrichers.ExceptionStackTraceHash&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6
- Serilog (>= 2.4.0)
- System.Runtime.Extensions (>= 4.3.0)
-
.NETStandard 2.0
- Serilog (>= 2.4.0)
- System.Diagnostics.StackTrace (>= 4.0.1)
- System.Runtime.Extensions (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Serilog.Enrichers.ExceptionStackTraceHash:
Package | Downloads |
---|---|
SmartCacheManager
SmartCacheManager is a smart caching module to cache objects with resilient and variable expiration timing that is useful for caching result of web services.
|
GitHub repositories
This package is not used by any popular GitHub repositories.