Expand description
Logging dataflows for events generated by various subsystems.
Re-exports§
pub use crate::logging::initialize::initialize;
Modules§
- Logging dataflows for events generated by clusterd.
- Logging dataflows for events generated by differential dataflow.
- Initialization of logging dataflows.
- Logging dataflows for events generated by timely dataflow.
- timely 🔒Logging dataflows for events generated by timely dataflow.
Structs§
- Logs events as a timely stream, with progress statements.
- Parts to connect a logging dataflows the timely runtime.
- Information about a collection exported from a logging dataflow.
- Helper to pack collections of
Datum
s into key and value row. - State shared between different logging dataflows.
Functions§
- A single-purpose function to consolidate and pack updates for log collection.
Type Aliases§
- Pusher 🔒