pub fn init_tracing() -> ReadPipeExpand description
Initialize tracing, returning a mesh pipe to read logs from.
On the first call this installs the global tracing subscriber. On subsequent calls (after a save/restore reconnect) it swaps the underlying write pipe so that logs flow to the new host connection.