LogType Enum
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Log type.
Syntax
public enum LogTypeFields
| Name | Description |
|---|---|
| Error |
Log only errors. |
| Information |
Information logging (includes warnings and errors). |
| Warning |
Warning logging (includes errors). |