ProfileEnrichment Class
Contains settings for profile enrichment.
public sealed class ProfileEnrichment
- Namespace
- Spectre
.Console
Properties
- List<IProfileEnricher> Enrichers
- Gets or sets the list of custom enrichers to use.
- bool UseDefaultEnrichers
- Gets or sets a value indicating whether or not any default enrichers should be added.