Enabled(IDictionary<string, string>) Method
Gets whether or not this enricher is enabled.
bool Enabled(IDictionary<string, string> environmentVariables)
- Namespace
- Spectre
.Console - Containing Type
- IProfileEnricher
Parameters
-
IDictionary
<string, string> environmentVariables - The environment variables.
Returns
- bool