Crate picologger

Crate picologger 

Source

Structsยง

LogMessage
A wrapper struct for log data that includes a sequence ID.
Logger
The main logger struct responsible for handling log writing and reading operations. It uses a ring buffer and a background worker thread for asynchronous logging.