saleem-mirza / serilog-enrichers-context

Enriches Serilog events with information from the environment variables or user provided custom property.
Apache License 2.0
5 stars 2 forks source link

MachineName written into SQL Server sink with double quotes #15

Open miksh7 opened 1 year ago

miksh7 commented 1 year ago

MachineName is written into SQL Server sink with double quotes which is not expected. Serilog.Enrichers.Environment logs MachineName correctly, i.e. without double quotes.