Property | Type | Description | |
---|---|---|---|
ShouldRaiseMessageSupressionNotifications | bool |
Method | Description | |
---|---|---|
Publish ( |
Raises a log message with the provided data.
|
Method | Description | |
---|---|---|
LogEventPublisherInternal ( |
Creates a LogEventPublisherInternal.
|
public Publish ( |
||
overriddenAttributes | attributes to use with this message | |
message | string | |
details | string | A long text field with the details of the message. |
exception | An exception object if one is provided. | |
initialStackMessage | LogStackMessages | |
initialStackTrace | LogStackTrace | |
return | void |