Serilog.Enrichers.Sensitive icon indicating copy to clipboard operation
Serilog.Enrichers.Sensitive copied to clipboard

Masking with wildcard support

Open uhillbom opened this issue 6 months ago • 0 comments

Hi,

First of all thank you for a great redaction enricher to Serilog.

Is it possible to add support for Wildcard MaskProperties?

Like setting

options.MaskProperties.Add("*Address*");

will cover IPAddress, Co-Address, HomeAddress, AddressToSecretPerson etc..

BR

uhillbom avatar Apr 07 '25 14:04 uhillbom