A high-performance map of LogLevel to something else.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class LogLevelArray<T>Type Parameters
| Name | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| this[LogLevel] | Gets or sets the value corresponding to a given LogLevel. |