Property | Type | Description | |
---|---|---|---|
Default | IHeliosTraceWriter |
Method | Description | |
---|---|---|
SetWriter ( IHeliosTraceWriter writer ) : void |
Set the IHeliosTraceWriter that will be used across all built-in Helios calls. Not synchronized, and not intended to be called in concurrent code.
|
public static SetWriter ( IHeliosTraceWriter writer ) : void | ||
writer | IHeliosTraceWriter | The |
return | void |