Method | Description | |
---|---|---|
Disable ( ) : void | ||
Enable ( string traceSourceName = DefaultTraceSourceName ) : void |
Method | Description | |
---|---|---|
TraceError ( int id, string format ) : void | ||
TraceException ( int id, |
||
TraceInformation ( int id, string format ) : void | ||
TraceVerbose ( int id, string format ) : void | ||
TraceWarning ( int id, string format ) : void |
public static Enable ( string traceSourceName = DefaultTraceSourceName ) : void | ||
traceSourceName | string | |
return | void |