bevy/crates/bevy_diagnostic
Satellile c5aca5bca3 Fix LogDiagnosticsPlugin log target typo (#18534)
# Objective

For the LogDiagnosticsPlugin, the log target is "bevy diagnostic" with a
space; I think it may (?) be a typo intended to be "bevy_diagnostic"
with an underline.

I couldn't get filtering INFO level logs with work with this plugin,
changing this seems to produce the expected behavior.
2025-03-30 10:21:19 +02:00
..
src Fix LogDiagnosticsPlugin log target typo (#18534) 2025-03-30 10:21:19 +02:00
Cargo.toml Update sysinfo version to 0.34.0 (#18581) 2025-03-28 23:33:00 +01:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Diagnostic

License Crates.io Downloads Docs Discord