A high-performance map of
LogLevel to something else.
Inheritance HierarchySystem.Object PostSharp.Patterns.Diagnostics.Backends.Console.LogLevelArray<T>
Namespace:
PostSharp.Patterns.Diagnostics.Backends.Console
Assembly:
PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
Syntaxpublic sealed class LogLevelArray<T>
Type Parameters
- T
The LogLevelArray<T> type exposes the following members.
Properties
| Name | Description |
---|
 | Item |
Gets or sets the value corresponding to a given LogLevel.
|
See Also