TracingLogInfo Method

Scanjour Workflow4 Reference Manual
Logs an informational entry into the event log

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static void LogInfo(
	string messageFormat,
	params Object[] args
)

Parameters

messageFormat
Type: SystemString
Info message format
args
Type: SystemObject
Formatting arguments
See Also

Reference