Skip to main content

Interface: LogEntry

Defined in: types.ts:43

A single entry in the append-only log buffer.

Indexable

[key: string]: unknown

Properties

timestamp

timestamp: string

Defined in: types.ts:45

ISO 8601 timestamp when the entry was appended.