#How to capture tracing logs to display within TUI?

2 messages · Page 1 of 1 (latest)

languid parcel

Hello, I need to route logs into a TUI build with Ratatui for monitoring a P2P rendezvous server, but I can't seem to figure out how to do this, and I don't see an example on it.

I don't really need to apply any custom formatting, just the standard output but displayed in my TUI.

Thanks in advance!