mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
af3af6c169
There are several noteable changes in this commit that mean that logging will behave differently to how it did previously. - There are now no separate filter levels for terminal and file output. This is a feature that is lacking in `tracing` but is set to be resolved by https://github.com/tokio-rs/tracing/pull/508. At which point we MAY include it. - The default log level was previously `WARN` - it is now `INFO`. |
||
---|---|---|
.. | ||
bag.rs | ||
buttons.rs | ||
chat.rs | ||
esc_menu.rs | ||
hotbar.rs | ||
img_ids.rs | ||
item_imgs.rs | ||
map.rs | ||
minimap.rs | ||
mod.rs | ||
overhead.rs | ||
popup.rs | ||
settings_window.rs | ||
skillbar.rs | ||
slots.rs | ||
social.rs | ||
spell.rs |