IBusinessLoggerLog Method |
[This is preliminary documentation and is subject to change.]
Name | Description | ||
---|---|---|---|
![]() | void | Log(Int64, Int64, Int64, String, Boolean, Int64) |
Adds a log entry to a specific object using the current Business Context IBusinessContext |
![]() | void | Log(IBusinessContext, Int64, Int64, Int64, String, Boolean, Int64) |
Adds a log entry to a specific object using specified Business Context
|