Log sanitizer for Serilog that supports structured and unstructured log event data.
Info
| Version: | 1.3.3 |
| Author(s): | Will Axtell |
| Last Update: | Thursday, April 21, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/waxtell/Serilog.Sanitizer |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sanitizer |
Install
Install-Package Serilog.Sanitizer
dotnet add package Serilog.Sanitizer
paket add Serilog.Sanitizer
Serilog.Sanitizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.6.0)
- System.Configuration.ConfigurationManager(>= 4.4.1)
Tags