BaseDocFxLogSettings.

LogPath Property

Summary

Gets or sets the path and file name where the log file generated by DocFx will be saved.
Assembly
Cake.DocFx.dll
Namespace
Cake.DocFx
Containing Type
BaseDocFxLogSettings

Syntax

public FilePath LogPath { get; set; }

Value

Type Description
FilePath