cratelyn / aquarius

â™’ `aquarius` is a small tool for load-testing http/2 servers
4 stars 0 forks source link

feat: 🔧 tracing subscriber should use an `EnvFilter` #8

Open cratelyn opened 3 months ago

cratelyn commented 3 months ago

it'd be nice if, when --trace is provided on the command line, the installed subscriber checked for a RUST_LOG environment variable. this would make it easier to obtain e.g. trace-level logs, or logs from a particular subsystem.