requestLogEntries
An array of objects representing a single request log entries for Z-Ray.
Parameter |
Type |
Count |
Description |
id |
Integer |
1 |
Request ID . |
requestId |
String |
1 |
Request ID. |
created |
String |
1 |
The request timestamp, formatted in ISO8601 |
httpResponse |
Integer |
1 |
The request start time in miliseconds |
type |
String |
1 |
Log error type |
message |
Integer |
1 |
Log row content |
filename |
Integer |
1 |
Log filename |
line |
Integer |
1 |
Log entry line number |
silenced |
Integer |
1 |
(1 or 0) Is this log entry from a “silenced” (@ operator) line |
Version: 1.8