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

Class SourceConfigurationModel

Type of the source XML element. The parent of the source element is verbosity (see VerbosityConfigurationModel).

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

Properties

Name Description
Level

Logging level for this source.

Name

Name of the source, i.e. typically name of the type or namespace. This is a dotted name. This attribute is optional. The default value matches the root namespace.

Role

Role of the source. Optional. If non specified, the log level is applied to all non-system sources.