#diagnostics #log #bevy

bevy_log_diagnostic

Logs diagnostic informations from Bevy

3 releases (breaking)

0.3.0 Dec 19, 2020
0.2.0 Nov 4, 2020
0.1.0 Sep 22, 2020

#92 in #diagnostics

Download history 8/week @ 2024-02-19 2/week @ 2024-02-26 63/week @ 2024-04-01

63 downloads per month

MIT license

6KB
80 lines

bevy_log_diagnostic

License: MIT Doc Crate

Reimplementation of bevy's print_diagnostic_plugin but using debug logs instead of stdout print.


lib.rs:

log diagnostics during run

Dependencies

~14–23MB
~350K SLoC