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
Logging interface implementation.
- Assembly
- Cake
.XdtTransform .dll - Namespace
- Cake
.XdtTransform - Containing Type
- XdtTransformationLog
Syntax
public void LogErrorFromException(Exception ex, string file)
Parameters
Name | Type | Description |
---|---|---|
ex | Exception | |
file | string |
Return Value
Type | Description |
---|---|
void |