PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleLog­Level­Array<T>
Open sandboxFocus

LogLevelArray<T> Class

A high-performance map of LogLevel to something else.

Inheritance
LogLevelArray<T>
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class LogLevelArray<T> : Object
Type Parameters
Name Description
T

Properties

Name Description
Item[LogLevel]

Gets or sets the value corresponding to a given LogLevel.