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

LoggingConfigurationModel Class

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
Remarks

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

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.