Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
public bool TestLogging(
string logger,
int verbosity,
int steps = 0
)
public bool TestLogging(
string logger,
int verbosity,
int steps = 0
)
Public Function TestLogging (
logger As String,
verbosity As Integer,
Optional steps As Integer = 0
) As Boolean
Public Function TestLogging (
logger As String,
verbosity As Integer,
Optional steps As Integer = 0
) As Boolean
Return Value
Type:
BooleanImplements
IHub TestLogging(String, Int32, Int32)