4 references to AddProcessLogEnricher
Microsoft.Extensions.Telemetry (1)
Enrichment\ProcessEnricherServiceCollectionExtensions.cs (1)
27.AddProcessLogEnricher(_ => { });
Microsoft.Extensions.Telemetry.Tests (3)
Enrichment\ProcessEnricherExtensionsTests.cs (3)
24((IServiceCollection)null!).AddProcessLogEnricher(_ => { })); 33new ServiceCollection().AddProcessLogEnricher((Action<ProcessLogEnricherOptions>)null!)); 54.Services.AddProcessLogEnricher(options =>