Masking sensitive information during logging to Serilog by hiding individual properties.
Info
| Version: | 1.0.13 |
| Author(s): | evjenio |
| Last Update: | Monday, December 21, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/evjenio/masking.serilog |
| NuGet Url: | https://www.nuget.org/packages/Masking.Serilog |
Install
Install-Package Masking.Serilog
dotnet add package Masking.Serilog
paket add Masking.Serilog
Masking.Serilog Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.5.0)
Tags