SiloHost.TraceFilePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.