View full article

QvWsLogginLevel Enum

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

QlikView WebServer logging level.

Syntax

public enum QvWsLogginLevel

Fields

Name Description
Error

Lowest level. Logs only errors.

Information

Highest level. Logs information, warnings and errors.

Warning

Middle level. Logs warnings and errors.

Extension Methods

ApiFilter.FilterFor<QvWsLogginLevel>(Nullable<ApiVersion>)