zebra/tower-batch
teor 83b4e6f975
feat(diagnostics): Add tokio-console support to zebrad (#4519)
* Always activate tokio/tracing feature

And always build tests with all tokio features.

* Refactor tracing-subscriber init to simplify it

* Add the tokio-console feature and dependencies

* Add optional tokio-console support, and log the installed tracing layers at info level

Uses a tracing Registry for tokio-console, and a fmt::Subscriber otherwise.

* Add some TODOs based on tracing-subscriber features

* Fix up some spans

* Add a TODO for fixing a log filter bug in tokio-console mode
2022-06-15 16:43:20 +10:00
..
src Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
tests cleanup(clippy): Remove redundant bindings, allocations, and generics (#4353) 2022-05-10 03:41:51 +00:00
Cargo.toml feat(diagnostics): Add tokio-console support to zebrad (#4519) 2022-06-15 16:43:20 +10:00