JuggerNET Runtime Library

IOptions.TraceFile Property

A file into which trace messages are written. If not specified, all tracing output is going to stdout.

[ConfigOption(OptionName="null", Name="null")]
string TraceFile {get; set;}

Property Value

A file into which trace messages are written.

See Also

IOptions Interface | Codemesh.JuggerNET Namespace