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

11 lines
265 B
Markdown

<!--[metadata]
title = "Log file example"
-->
Demonstrates how to log any file from the SDK using the [`Importer`](https://www.rerun.io/docs/concepts/logging-and-ingestion/importers/overview) machinery.
Usage:
```bash
cargo run -p log_file -- examples/assets
```