NBLog LogUserTrace Method (Int64)IBM Integration Bus
Logs an entry with the specified message number to the user trace log.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public static void LogUserTrace(
	long number
)
Remarks

This method always writes to the user trace log, irrespective of the current trace level.
See Also