veloren/common/src/sync
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
..
mod.rs Delete Vel and Ori on the client when they are removed on the server 2020-03-18 17:01:51 -04:00
packet.rs Convert all other veloren crates to use tracing 2020-06-21 23:19:41 +08:00
sync_ext.rs Convert all other veloren crates to use tracing 2020-06-21 23:19:41 +08:00
track.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00
uid.rs apply new rustfmt - touching alot of files 2020-02-01 21:39:39 +01:00