Closed paulandrewconway closed 6 years ago
that would be a needed thing for me as well, most of the websites my team works on are load balanced so we need to know which server its logging from.
looks like you'd need to use Serilog.Enrichers.Environment but not sure how'd you use it alongside this sink.
Enrichers are way to go.
Please see https://github.com/saleem-mirza/serilog-enrichers-context
that would be a needed thing for me as well, most of the websites my team works on are load balanced so we need to know which server its logging from.