Skip to main content

Crate logger_bro

Crate logger_bro 

Source

Modules§

prelude

Structs§

ClientHandle
Handle for a single client/task instance.
ClientReporter
Lightweight client-side handle for sending updates into the store.
ClientState
ClientStore
In-memory store of the latest client states keyed by TaskId.
Runtime
Runtime that owns the main loop for draining updates and rendering.
TaskId
Opaque unique identifier for a client. The identifier used for internal bookkeeping.

Enums§

ReportError
Errors that can occur when sending updates from a client thread.
TaskStatus