EnrichmentServiceCollectionExtensions Klasa

Definicja

Umożliwia rejestrowanie wzbogacaczy telemetrii w kontenerze iniekcji zależności.

public ref class EnrichmentServiceCollectionExtensions abstract sealed
public static class EnrichmentServiceCollectionExtensions
type EnrichmentServiceCollectionExtensions = class
Public Module EnrichmentServiceCollectionExtensions
Dziedziczenie
EnrichmentServiceCollectionExtensions

Metody

AddLogEnricher(IServiceCollection, ILogEnricher)

Rejestruje wystąpienie wzbogacacza dzienników.

AddLogEnricher<T>(IServiceCollection)

Rejestruje typ wzbogacacza dziennika.

AddStaticLogEnricher(IServiceCollection, IStaticLogEnricher)

Rejestruje wystąpienie wzbogacacza dziennika statycznego.

AddStaticLogEnricher<T>(IServiceCollection)

Rejestruje typ wzbogacacza dziennika statycznego.

Dotyczy