veloren/voxygen/src/hud
Kevin Glasson af3af6c169 Convert voxygen to use tracing
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`.
2020-06-21 23:17:25 +08:00
..
bag.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
buttons.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
chat.rs Fixed suppressed clippy warnings for #587 - collapsible_if 2020-06-12 20:34:54 +01:00
esc_menu.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
hotbar.rs Add hotbar state persistence. 2020-06-19 08:00:21 +08:00
img_ids.rs asset 2020-06-14 09:22:21 +00:00
item_imgs.rs Convert voxygen to use tracing 2020-06-21 23:17:25 +08:00
map.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
minimap.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
mod.rs Add hotbar state persistence. 2020-06-19 08:00:21 +08:00
overhead.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
popup.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
settings_window.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
skillbar.rs asset 2020-06-14 09:22:21 +00:00
slots.rs Added 36 Swords 2020-05-29 18:23:00 +00:00
social.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
spell.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00