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

Class LoggingConfigurationModel

Type of the logging element, the root element of the XML configuration file accepted by the LoggingConfigurationManager class.

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

Properties

Name Description
Transactions

The transactions element, which has children named policy. Defines a list of policies that determine how transactions should be logged.

Verbosity

The verbosity XML element. Specifies the verbosity, when none of the transactions defined in Transactions matches.