PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Backends.​Console / Log­Level­Array<T> / Item

Property Item

Item[LogLevel]

Declaration
public T this[LogLevel level] { get; set; }
Parameters
Type Name Description
LogLevel level
Property Value
Type Description
T