class Capsium::LogBuffer

A small thread-safe ring buffer of timestamped log entries with a fixed capacity: when full, the oldest entry is dropped. The reactor records key serving events here and exposes the most recent lines through the /package/:id/logs introspection endpoint.