mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-15 03:25:46 -04:00
This solves the issue of correlating different log lines that are talking about the same request/response cycle. Plaintext logs would show this as a flat structure, while something like Jaeger would show you a nice tree. This allows you to reconstruct the tree in plaintext logs.