XdtTransformationLog.

LogErrorFromException(Exception, string) Method

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