veloren/world/examples
Kevin Glasson 589254e4ab Convert all other veloren crates to use tracing
- Completely removed both `log` and `pretty_env_logger` and replaced
with `tracing` and `tracing_subscriber` where necessary.

- Converted all `log::info!(...)` et al. statements to just use the
shorthand macro i.e. `info!`. This was mostly to make renaming easier.
2020-06-21 23:19:41 +08:00
..
namegen.rs Added dungeon bosses, boss loot, boss arenas 2020-05-15 16:05:50 +01:00
settlement_viewer.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
turb.rs Downgraded minifb 2020-04-23 20:05:44 +01:00
view.rs Downgraded minifb 2020-04-23 20:05:44 +01:00
water.rs Convert all other veloren crates to use tracing 2020-06-21 23:19:41 +08:00