Skip to content

Commit 4d64330

Browse files
Add build and nuget badges
1 parent 1a69951 commit 4d64330

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Serilog.Enrichers.Sensitive
22

3+
[![Build status](https://ci.appveyor.com/api/projects/status/1anco6pj0oovbs54?svg=true)](https://ci.appveyor.com/project/sandermvanvliet/serilog-enrichers-sensitive) [![NuGet Serilog.Enrichers.Sensitive](https://buildstats.info/nuget/Serilog.Enrichers.Sensitive)](https://www.nuget.org/packages/Serilog.Enrichers.Sensitive/)
4+
35
This is a Serilog enricher that can mask sensitive data from a `LogEvent` message template and its properties. Currently this supports e-mail addresses and IBAN numbers but could easily be extended to other types of data.
46

57
There are two ways of using this enricher:

0 commit comments

Comments
 (0)