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

WithMachineName extension method conflicts with.. #9

Closed dazinator closed 4 years ago

dazinator commented 4 years ago

If you have a project with both Serilog.Enrichers.Context and Serilog.Enrichers.Environment, and attempt to use Enrich.WithMachineName - it conflicts as both packages provide the same extension method..

saleem-mirza commented 4 years ago

Please use one of enrichers or use fully qualified name