PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Transactions.​Model/Verbosity­Configuration­Model
Open sandboxFocus

Class VerbosityConfigurationModel

Type of the verbosity XML element. The parent of the verbosity element is logging (see LoggingConfigurationModel) or policy (see PolicyConfigurationModel).

Inheritance
VerbosityConfigurationModel
Namespace: PostSharp.Patterns.Diagnostics.Transactions.Model
Assembly: PostSharp.Patterns.Diagnostics.Configuration.dll
Syntax
public sealed class VerbosityConfigurationModel : Object

Constructors

Name Description
VerbosityConfigurationModel() PostSharp.Patterns.Diagnostics.Transactions.Model.VerbosityConfigurationModel

Properties

Name Description
Level

Default logging level.

Sources

List of source elements. Specify the verbosity for different sources (i.e. typically different types and namespaces).