A log sanitizing formatter to scrub sensitive data from logs.
Info
Version: | 1.1.0 |
Author(s): | PageUp |
Last Update: | Wednesday, June 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PageUpPeopleOrg/SeriLog.LogSanitizingFormatter |
NuGet Url: | https://www.nuget.org/packages/SeriLog.LogSanitizingFormatter |
Install
Install-Package SeriLog.LogSanitizingFormatter
dotnet add package SeriLog.LogSanitizingFormatter
paket add SeriLog.LogSanitizingFormatter
SeriLog.LogSanitizingFormatter Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.5.0)
- System.Runtime(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
Tags