Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce log_tick automatic timeline #2042

Closed
teh-cmc opened this issue May 4, 2023 · 1 comment
Closed

Introduce log_tick automatic timeline #2042

teh-cmc opened this issue May 4, 2023 · 1 comment
Assignees
Labels
🐍 Python API Python logging API ⛃ re_datastore affects the datastore itself 🦀 Rust API Rust logging API

Comments

@teh-cmc
Copy link
Member

teh-cmc commented May 4, 2023

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...).

@teh-cmc teh-cmc added 🐍 Python API Python logging API 🦀 Rust API Rust logging API ⛃ re_datastore affects the datastore itself labels May 4, 2023
@teh-cmc teh-cmc self-assigned this May 9, 2023
@Wumpf
Copy link
Member

Wumpf commented May 10, 2023

this is fixed by #2072?

@teh-cmc teh-cmc closed this as completed May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐍 Python API Python logging API ⛃ re_datastore affects the datastore itself 🦀 Rust API Rust logging API
Projects
None yet
Development

No branches or pull requests

2 participants