#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

#95 in #diagnostics

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

~15–25MB
~366K SLoC