View full article

QVSSettings.QVSLogging Class

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

Logging related QlikView Server settings, such as log folder and level.

Inheritance

Syntax

public class QVSLogging

Properties

Name Description
FileSplitMode

How often the log files are to be split.

Folder

Path to the logging folder.

Level

QlikView Server logging level.

SystemLogVerbosity

QlikView Server log SystemLogVerbosity.

Extension Methods

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