serilog-contrib / Serilog.Enrichers.Sensitive

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

Load confirmation from serilog-settings-appsettings #33

Closed ngchungsi closed 6 months ago

ngchungsi commented 9 months ago

Hi,

I’m having issues setting the configuration using serilog-settings-appsettings using .

Setting any parameters mode, mask, exclude property, etc are not set when assigned in in the app.config or web.config.

Is it possible to provide samples on setting these parameters.

sandermvanvliet commented 9 months ago

I’ve never used that library before but perhaps the JSON configuration demonstrated here might give you some hints

ngchungsi commented 8 months ago

Hi,Thanks for the reply, I will raise an issue with against that addin as they should manage complex types.Using appsetting.json works however the app is using the web.configSent from my iPhoneOn 14/10/2023, at 8:56 PM, Sander van Vliet @.***> wrote: I’ve never used that library before but perhaps the JSON configuration demonstrated here might give you some hints

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>