[][src]Crate compressed_log

Modules

builder
client
formatter
logger

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

lz4