IBusinessLogger Methods |
[This is preliminary documentation and is subject to change.]
The IBusinessLogger type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IQuickLogger | CreateQuickLogger(LogObjectType, String, Boolean) |
Creates a QuickLogger instance that can be used for standardized logging
|
![]() | 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
|