[][src]Module compressed_log::logger

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

Structs

Logger

A compressed logger structure.