SiloHost.TraceFilePath Property

Definition

Directory to use for the trace log file written by this silo.

public string TraceFilePath { get; set; }
member this.TraceFilePath : string with get, set
Public Property TraceFilePath As String

Property Value

Remarks

The values of null or "None" mean no log file will be written by Orleans Logger manager.

When deciding The values of null or "None" mean no log file will be written by Orleans Logger manager.

Applies to