Skip to content
Entangle UI v0.13.0

entryToText

entryToText(entry, options?): string

Defined in: src/components/feedback/LogView/logViewUtils.ts:110

Render one resolved entry to a plain-text line for copy/export. Includes the timestamp and source when present, mirroring what the row shows.

ResolvedLogEntry

(timestamp) => string

boolean

string