PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Transactions.​ModelVerbosity­Configuration­Model
Open sandboxFocus

VerbosityConfigurationModel Class

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
Remarks

This class should not be used in any code. It is only mentioned for the sake of documenting the XML file.

Constructors

Name Description
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).