Click or drag to resize
IBusinessLoggerLog Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public method void Log(Int64, Int64, Int64, String, Boolean, Int64)
Adds a log entry to a specific object using the current Business Context IBusinessContext
Public method void Log(IBusinessContext, Int64, Int64, Int64, String, Boolean, Int64)
Adds a log entry to a specific object using specified Business Context
Top
See Also