This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.XdtTransform.
                            
	
		Summary
            Gets or sets the 
		DotNet.Xdt.IXmlTransformationLogger to use while performing transformations.
            - Assembly
- Cake.XdtTransform .dll 
- Namespace
- Cake.XdtTransform 
- Containing Type
- XdtTransformation Settings 
Syntax
public IXmlTransformationLogger Logger { get; }Remarks
            If set to 
	null, the default implementation will throw any exceptions that are logged.
            Value
| Type | Description | 
|---|---|
| I | 
