This is a thread-safe and non-blocking logger with a small footprint for STM32 application. It formats and enqueues all messages into an internal circular buffer in RAM first, and then send out all ...