Skip to content

LogViewBody

LogViewBody(__namedParameters): ReactElement

Defined in: src/components/feedback/LogView/LogViewBody.tsx:251

The virtualized log body. Reads the entry stream from the store, applies the deferred search + level filter, and renders only the visible window via @tanstack/react-virtual (mirroring DataTable). Owns follow-tail behavior and the floating jump-to-bottom button.

Parameters

__namedParameters

LogViewBodyProps

Returns

ReactElement