QvWsLogginLevel Enum
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
QlikView WebServer logging level.
Syntax
public enum QvWsLogginLevelFields
| Name | Description |
|---|---|
| Error |
Lowest level. Logs only errors. |
| Information |
Highest level. Logs information, warnings and errors. |
| Warning |
Middle level. Logs warnings and errors. |