Property | Type | Description | |
---|---|---|---|
Filters | |||
NotFilters | |||
OutDevice | |||
UseAppConfigListeners | bool |
Method | Description | |
---|---|---|
AddPIDAndAppDomainNameToFileName ( string file ) : string | ||
CreateTraceFile ( string filebaseName ) : |
||
TraceCfgParser ( string config ) : System |
Format string is of the form outDevice; type flag1+flag2+...;type flags; ... where flags are a combination of trace markers
|
Method | Description | |
---|---|---|
GetFilters ( string filters, int nSkip ) : string[]>>.IEnumerable |
||
OpenOutputDevice ( string outDevice ) : void | ||
ParseMsgTypeFilter ( string typeFilters ) : MessageTypes>.KeyValuePair |
public static AddPIDAndAppDomainNameToFileName ( string file ) : string | ||
file | string | |
return | string |
public static CreateTraceFile ( string filebaseName ) : |
||
filebaseName | string | |
return |
public TraceCfgParser ( string config ) : System | ||
config | string | |
return | System |
public TraceFilter,System.Diagnostics Filters | ||
return |
public TraceFilter,System.Diagnostics NotFilters | ||
return |
public TraceListener,System.Diagnostics OutDevice | ||
return |