Module compressed_log::logger

source ·
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.