This repository includes the Serilog enricher SensitiveInformationEnricher, that will extract out and isolate all sensitive information in a log message.
Info
Version: | 1.2.1 |
Author(s): | Adam Lith |
Last Update: | Thursday, May 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/collector-bank/serilog-enricher-sensitiveinformation |
NuGet Url: | https://www.nuget.org/packages/Collector.Serilog.Enrichers.SensitiveInformation |
Install
Install-Package Collector.Serilog.Enrichers.SensitiveInformation
dotnet add package Collector.Serilog.Enrichers.SensitiveInformation
paket add Collector.Serilog.Enrichers.SensitiveInformation
Collector.Serilog.Enrichers.SensitiveInformation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.6.0)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.6.0)
Tags