FluentSPCAFSettings.

WithLogFile(FilePath) Method

Summary

The path where the log file should be written to.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
FluentSPCAFSettings

Syntax

public FluentSPCAFSettings WithLogFile(FilePath filePath)

Parameters

Name Type Description
filePath FilePath The log path.

Return Value

Type Description
FluentSPCAFSettings The FluentSPCAFSettings instance for fluent re-use.