LogEntryOptions Class |
Namespace: Dundas.BI.WebApi.Models
The LogEntryOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | LogEntryOptions | Initializes a new instance of the LogEntryOptions class |
Name | Description | |
---|---|---|
![]() | AccessKey |
Gets or sets the access key that is required to create a log entry.
|
![]() | Arguments |
Gets or sets the arguments of the message.
|
![]() | Channel |
Gets or sets channel for the log entry.
|
![]() | ExtensionId |
Gets or sets extension ID that is creating the log entry.
|
![]() | LogLevel |
Gets or sets log level for the log entry.
|
![]() | Message |
Gets or sets the message to log.
|
![]() | MessageId |
Gets or sets ID of the message for the log entry.
|