QVX SDK - API Reference
QVX SDK - API Reference
QlikView.Qvx.QvxLibrary
QvxLog Class
QvxLog Methods
Log Method
SetLogLevels Method
QvxLog
Log Method
Log a message with specified QvxLogFacility and QvxLogSeverity.
Namespace:
QlikView.Qvx.QvxLibrary
Assembly:
QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
Copy
public
static
void
Log
(
QvxLogFacility
facility
,
QvxLogSeverity
severity
,
string
message
)
Parameters
facility
Type:
QlikView.Qvx.QvxLibrary
QvxLogFacility
Describes what the log post is related to.
severity
Type:
QlikView.Qvx.QvxLibrary
QvxLogSeverity
Describes the severity of the event that triggered the log to be posted.
message
Type:
System
String
string containing message to be logged.
See Also
Reference
QvxLog Class
QlikView.Qvx.QvxLibrary Namespace
Help files generated: 2015-04-23