influxdb/trogging
Dom Dwyer 48b15a2661 refactor: enable log / tracing composition
Changes the trogging::Builder to return a tracing Layer impl when
build() is called, so that it can be composed together with other Layer
impls rather than forcing complete control of the tracing pipeline.

Callers of the Builder::install_global() (basically everything) are
unaffected by this change.
2022-04-12 13:02:31 +01:00
..
src refactor: enable log / tracing composition 2022-04-12 13:02:31 +01:00
Cargo.toml chore: upgrade clap to v3 2022-01-17 12:12:46 +01:00