Registry / logging / bevy-log

bevy-log

JSON →
library0.18.1rscratesunverified

Provides logging for Bevy Engine

# Cargo.toml [dependencies] bevy_log = "0.18.1"
INSTALL
IMPORT
SIG · BEVY-LOG
B
bevy-log
loggingrustv0.18.1
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 bevy_log::info;

Log an info message using Bevy's logging

use bevy_log::info; fn main() { info!("Hello, Bevy!"); }
Debug
Known issues
gotchaRequires Bevy engine
fix
Add bevy as a dependency
affects: >=0.18.1
Upgrade
Version history
0.18.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Amazon
1
OpenAI (training)
1
Resources
bevy-log — cargo add bevy-log · libregistry