serilog-contrib / Serilog.Enrichers.Sensitive

A Serilog LogEvent enricher that masks sensitive data
MIT License
111 stars 23 forks source link

Exclude properties from masking #10

Closed sandermvanvliet closed 1 year ago

sandermvanvliet commented 1 year ago

as an aside, maybe we can also add NeverMaskProperties to exclude properties from regex operators that may match it

Originally posted by @Eliemer in https://github.com/serilog-contrib/Serilog.Enrichers.Sensitive/issues/9#issuecomment-1249579934

sandermvanvliet commented 1 year ago

Included in version 1.3.0