WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
LogUserTrace Method
NamespacesIBM.Broker.PluginNBLogLogUserTrace()()()()
SUMMARY
Members
IconMemberDescription
LogUserTrace(String, Int64, NBSeverity, array<Object>[]()[][])
Logs an entry from the specified catalog with the given message number and severity to the user trace log with the provided inserts.

LogUserTrace(String, Int64, array<Object>[]()[][])
Logs an entry from the specified catalog with the given message number to the user trace log with the provided inserts.

LogUserTrace(String, Int64)
Logs an entry from the specified catalog with the given message number to the user trace log.

LogUserTrace(Int64, NBSeverity, array<Object>[]()[][])
Logs an entry with the specified message number and severity to the user trace log with the given inserts.

LogUserTrace(Int64, array<Object>[]()[][])
Logs an entry with the specified message number to the user trace log with the given inserts.

LogUserTrace(Int64, NBSeverity)
Logs an entry with the specified message number and severity to the user trace log.

LogUserTrace(Int64)
Logs an entry with the specified message number to the user trace log.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0