Expand description

A logger that stores all log information in a compressed buffer, and once the buffer is full it executes a rotation strategy.

Structs

A compressed logger structure.

Timer that sends logs over to log_sink when the timer expires. Timeout is measured by LOG_TIMEOUT