UseDefaultEnrichers Property
Gets or sets a value indicating whether or not
any default enrichers should be added.
public bool UseDefaultEnrichers { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- ProfileEnrichment
- Property Type
- bool
Remarks
Defaults to
true
.