| Name | Description | Type | Additional information |
|---|---|---|---|
| Exception |
Gets or sets the exception associated to the log. |
System.Exception |
None. |
| MethodName |
Gets or sets the name of the method associated to the log. |
string |
None. |
| Message |
Gets or sets the message associated to the log. |
string |
None. |
| ApplicationName |
Gets or sets the name of the application associated to the log. |
string |
None. |
| UserName |
Gets or sets the name of the user associated to the log. |
string |
None. |
| RequestData |
Gets or sets the request data for the log. |
string |
None. |