Files
2026-07-13 13:05:14 +08:00

1.1 KiB

title, order, description
title order description
Integrate Rerun with native loggers 400 How to use the Rerun SDK as a native logger for the host language

The Rerun SDK implements the native logging interfaces of its supported host languages, allowing you to transparently stream text logs logged with the native APIs into the Rerun Viewer.

The details of how to achieve that vary language by language, see the snippets below.

snippet: archetypes/text_log_integration