public void Enrich(LogEvent logEvent, ILogEventPropertyFactory propertyFactory) { LogContext.Enrich(logEvent, propertyFactory); }