Rust async log high-performance asynchronous logging.
# Cargo.toml
[dependencies]
fast_log = "1.7.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes fast_log with info level and logs a message.
Add `log = "0.4"` to Cargo.toml.
No dependency data recorded yet.