Recommended combinations of types and levels

The following combinations of trace types and levels are recommended:
Table 1. Recommended combinations of types and levels
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.