| Name | Description | |
|---|---|---|
![]() | LogMessage Constructor |
The following tables list the members exposed by LogMessage.
| Name | Description | |
|---|---|---|
![]() | LogMessage Constructor |
| Name | Description | |
|---|---|---|
![]() | AgentSessionId | Session Id as set by JS Agent when it started |
![]() | Caption | The log message caption |
![]() | Category | The category to log against |
![]() | Description | The log message description |
![]() | Details | Optional. Additional details, such as client browser settings |
![]() | Exception | Optional. Details of a client side exception |
![]() | MethodSourceInfo | Information about the method that generated the message |
![]() | Parameters | Optional. Parameters to be added to the message |
![]() | Sequence | Specifics the sequence number of the message |
![]() | SessionId | SessionId from either cookie or set by client |
![]() | Severity | Severity of the message |
![]() | TimeStamp | Specifies when the log message was created on the client |