Simple tracing configuration with RUST_LOG environment variable

{% embed include file="src/examples/tracing/demo-rust-log-env/Cargo.toml" %}

{% embed include file="src/examples/tracing/demo-rust-log-env/src/main.rs" %}