ConsoleLoggerMaximumTraceLevel Property |
Gets or sets the maximum trace level to output to the console.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual TraceLevel MaximumTraceLevel { get; set; }
Property Value
Type:
TraceLevel
The maximum trace level.
See Also