XdtTransformationLog.

LogErrorFromException(Exception) Method

Summary

Logging interface implementation.
Assembly
Cake.XdtTransform.dll
Namespace
Cake.XdtTransform
Containing Type
XdtTransformationLog

Syntax

public void LogErrorFromException(Exception ex)

Parameters

Name Type Description
ex Exception

Return Value

Type Description
void