NBConnector WriteActivityLog Method IBM Integration Bus
Overload List

  NameDescription
Public methodWriteActivityLog(String)
Writes an entry to activity log using the context that this connector is being run in.
Public methodWriteActivityLog(String, NBSeverity)
Writes an entry to activity log using the context that this connector is being run in.
Public methodWriteActivityLog(String, Dictionary String, String )
Writes an entry to activity log using the context that this connector is being run in.
Public methodWriteActivityLog(String, NBSeverity, Dictionary String, String )
Writes an entry to activity log using the context that this connector is being run in.
Back to Top
See Also