Trace type | Trace level |
---|---|
Trace.Information, Trace.Debug, Trace.Display, Trace.Warning | Use Trace.High, Trace.Medium, and Trace.Low if you need to group different sets of information. Otherwise, always use Trace.Low. |
Trace.Error, Trace.Severe | Always use Trace.High. |