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

TextLog integration with native logging tools #3450

Closed
2 tasks
emilk opened this issue Sep 25, 2023 · 0 comments · Fixed by #3522
Closed
2 tasks

TextLog integration with native logging tools #3450

emilk opened this issue Sep 25, 2023 · 0 comments · Fixed by #3522
Assignees
Labels
enhancement New feature or request examples Issues relating to the Rerun examples 👀 needs triage This issue needs to be triaged by the Rerun team 🐍 Python API Python logging API 🦀 Rust API Rust logging API

Comments

@emilk
Copy link
Member

emilk commented Sep 25, 2023

Using the new API, how do we pipe standard text log events to Rerun using:

  • Python logging
  • Rust log
@emilk emilk added enhancement New feature or request 🐍 Python API Python logging API 🦀 Rust API Rust logging API examples Issues relating to the Rerun examples 👀 needs triage This issue needs to be triaged by the Rerun team labels Sep 25, 2023
@emilk emilk changed the title Add example of how to pipe log events to Rerun Document how to pipe log events to Rerun Sep 27, 2023
@emilk emilk changed the title Document how to pipe log events to Rerun Document how to pipe text log events to Rerun Sep 27, 2023
@teh-cmc teh-cmc self-assigned this Sep 28, 2023
@teh-cmc teh-cmc changed the title Document how to pipe text log events to Rerun TextLog integration with native logging tools Sep 28, 2023
teh-cmc added a commit that referenced this issue Sep 29, 2023
Everything to seamlessly integrate `TextLog` with native loggers in
Python & Rust.

- [How-to
guide](https://www.rerun.io/preview/154a8a0873def8fbdadc50805778aff2458f08b7/docs/howto/integration-with-native-logger)


- Requires #3525 
- Fixes #3450
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request examples Issues relating to the Rerun examples 👀 needs triage This issue needs to be triaged by the Rerun team 🐍 Python API Python logging API 🦀 Rust API Rust logging API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants