Namespace: LogRecord
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a LogRecord.
Type declaration
| Name | Type |
|---|---|
asyncOperationId? | string | null |
emitTime? | $Shape | null |
logId? | string | null |
operation? | string | null |
principal? | $Shape | null |
rawDetails? | $Shape | null |
status? | string | null |
version? | number | null |
xForwardedFor? | string | null |