mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 22:50:19 +00:00
5ba5c8e375
# Objective When an invalid attribute is inserted and the LogPlugin is not enabled the full error is not printed which means makes it hard to diagnose. ## Solution - Always print the full message in the panic. ## Notes I originally had a separate error log because I wanted to make it clearer for users, but this is probably causing more issues than necessary. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |