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
Sets the logger to use the default implementation of
XdtTransformationLog
.
- Assembly
- Cake
.XdtTransform .dll - Namespace
- Cake
.XdtTransform - Containing Type
- Xdt
Transformation Settings
Syntax
public XdtTransformationSettings UseDefaultLogger()
Return Value
Type | Description |
---|---|
Xdt |
The same XdtTransformationSettings instance so that multiple calls can be chained. |