XdtTransformationSettings.

Logger Property

Summary

Gets or sets the DotNet.Xdt.IXmlTransformationLogger to use while performing transformations.

Syntax

public IXmlTransformationLogger Logger { get; }

Remarks

If set to null, the default implementation will throw any exceptions that are logged.

Value

Type Description
IXmlTransformationLogger