# 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. |
||
|---|---|---|
| .. | ||
| diagnostic.rs | ||
| entity_count_diagnostics_plugin.rs | ||
| frame_count_diagnostics_plugin.rs | ||
| frame_time_diagnostics_plugin.rs | ||
| lib.rs | ||
| log_diagnostics_plugin.rs | ||
| system_information_diagnostics_plugin.rs | ||