Does the AppDomainIdEnricher still exist? Looks like it used to be here:
But I can't figure out what assembly that's been moved to.
It looks like it might have been in the Serilog.Enrichers namespace, but can't find it there either.
I'm able to put the {AppDomainId} placeholder into an outputTemplate, but that comes back as blank a lot and I wonder if the AppDomainIdEnricher is necessary to get that populated all the time?