View full article

QVSLogVerbosity Enum

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

Logging SystemLogVerbosity for the QlikView Server.

Syntax

public enum QVSLogVerbosity

Fields

Name Description
High

High logging SystemLogVerbosity.

Low

Low logging SystemLogVerbosity.

Medium

Medium logging SystemLogVerbosity.

Extension Methods

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