mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-27 12:54:42 +00:00
9f6e82720d
- Add a bunch of events to Peer's async connection handling logic - Use an EnvFilter to allow more control over the verbosity level of tracing on a per-module basis - Wire up logging to emit trace events (we actually probably want to do this the other way around) Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2 lines
51 B
Bash
2 lines
51 B
Bash
ZED_ENVIRONMENT=production
|
|
RUST_LOG=info,rpc=debug
|