Skip to content
Esc
navigateopen⌘Jpreview

log-stream

Paced runtime logs with levels and bounded scrolling.

The same runtime that renders the export. Scrub to any frame, switch format, and edit the fixture props.

Installation

pnpm odori add @odori/log-stream

Source is copied into videos/components/log-stream/ and belongs to your repository. odori diff compares it with upstream later; odori update applies the change you accept. It has no registry dependencies.

Timing contract

Every registry component declares how it behaves in time.odori test fails a cut that violates these.

Family
Developer proof
Aspect ratios
16:9 · 1:1
Recommended duration
180 frames · 6s
Minimum duration
90 frames · 3s
Entrance
14 frames
Exit
0 frames
Reduced motion
lines appear without travel
Requires
mono font
Content limits
entries ≤ 10, messageLength ≤ 56

Props

PropTypeDefaultRequired
entriesLogEntry[]Yes
titlestring"odori export launch"
windowLines visible at once before the stream scrolls.number