View full article

QVSSettings.QVSLogging.QVSLoggingLevel Class

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

QlikView Server logging level.

Inheritance

Syntax

public class QVSLoggingLevel

Properties

Name Description
EnableEventLogging

Value indicating if the event logging is enabled on the QlikView Server.

EnablePerformanceLogging

Value indicating if the performance logging for the QlikView Server is enabled.

EnableSessionLogging

Value indicating if the session logging for the QlikView Server is enabled.

PerformanceLoggingInterval

Performance logging interval in minutes.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)