WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
LogEvent Method
NamespacesIBM.Broker.PluginNBLogLogEvent()()()()
SUMMARY
Members
IconMemberDescription
LogEvent(String, Int64, NBSeverity, array<Object>[]()[][])
Logs an event from the specified catalog with the given message number and severity to the Event Log with the provided inserts.

LogEvent(String, Int64, array<Object>[]()[][])
Logs an event from the specified catalog with the given message number to the Event Log with the provided inserts.

LogEvent(String, Int64)
Logs an event from the specified catalog with the given message number to the Event Log.

LogEvent(Int64, NBSeverity, array<Object>[]()[][])
Logs an event with the specified message number and severity to the Event Log with the given inserts.

LogEvent(Int64, array<Object>[]()[][])
Logs an event with the specified message number to the Event Log with the given inserts.

LogEvent(Int64, NBSeverity)
Logs an event with the specified message number and severity to the Event Log.

LogEvent(Int64)
Logs an event with the specified message number to the Event Log.

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