Struct fast_log::plugin::file_split::FileSplitAppender[][src]

pub struct FileSplitAppender { /* fields omitted */ }
Expand description

split log file allow compress log

Implementations

split_log_bytes: log file data bytes(MB) splite dir_path: the log dir log_pack_cap: pack(zip,lz4 or more…) or log Waiting cap packer: default is zip packer

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.