Introduce log_tick
automatic timeline
#2042
Labels
🐍 Python API
Python logging API
⛃ re_datastore
affects the datastore itself
🦀 Rust API
Rust logging API
Introduce a new automatic/default timeline where each log call gets associated with a monotonically increasing ID.
The idea is that this is a much more sensible default in iterative contexts (notebooks, shells...).
The text was updated successfully, but these errors were encountered: