v1.2.3 Optimizations and metrics
Changelog:
- Migrated to the
tracing
crate over logging to take advantage of metrics - Set the tokio runtime to use 10 threads because the production vm is heavily limited by logical cores.
Changelog:
tracing
crate over logging to take advantage of metrics