Registry / logging / re-log

re-log

JSON →
library0.31.4rscratesunverified

Helpers for setting up and doing text logging in the Rerun crates.

# Cargo.toml [dependencies] re_log = "0.31.4"
INSTALL
IMPORT
SIG · RE-LOG
R
re-log
loggingrustv0.31.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

info
use re_log::info;

Initializes logging and logs an info message.

use re_log::info; fn main() { re_log::init_log(); info!("Hello, world!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.31.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
40
Resources
re-log — cargo add re-log · libregistry