logging (ChannelType) Element

Defines the properties of the log file that backs the channel, such as its capacity and whether it is sequential or circular.

<xs:element name="logging"
    type="ChannelLoggingType"
 />

The logging element is defined by the ChannelType complex type.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]

See also

Parent element

channel (ChannelListType)