 | InfoTypes fields |
The InfoTypes Type exposes the following members.
Fields | Name | Description of the |
---|
  | All |
{InfoType.Debug, InfoType.Info, InfoType.Warn, InfoType.Milestone, InfoType.Error, InfoType.Exception }.
|
  | Average |
{InfoType.Info, InfoType.Warn, InfoType.Milestone, InfoType.Error, InfoType.Exception }.
|
  | Expected |
{ InfoType.Info, InfoType.Milestone }.
|
  | None |
{ }
|
  | Serious |
{ InfoType.Milestone, InfoType.Error, InfoType.Exception }.
|
  | Unexpected |
{ InfoType.Warn, InfoType.Error, InfoType.Exception }.
|
Back to the top
See also