IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
InternalTraceLevel.cs File Reference

Namespaces

package  NUnit.Common
 

Enumerations

enum  NUnit.Common.InternalTraceLevel {
  NUnit.Common.InternalTraceLevel.Default, NUnit.Common.InternalTraceLevel.Off, NUnit.Common.InternalTraceLevel.Error, NUnit.Common.InternalTraceLevel.Warning,
  NUnit.Common.InternalTraceLevel.Info, NUnit.Common.InternalTraceLevel.Debug, NUnit.Common.InternalTraceLevel.Verbose = Debug
}
 InternalTraceLevel is an enumeration controlling the level of detailed presented in the internal log. More...