logroller 0.1.11

A feature-rich log rotation library with timezone support, flexible rotation strategies, and compression, integrating seamlessly with the tracing ecosystem.
Documentation
1
2
3
4
5
6
7
8
9
10
# Ref: https://rust-lang.github.io/rustfmt/?version=master
max_width = 120
fn_single_line = true
imports_granularity = "One"
normalize_comments = true
normalize_doc_attributes = true
reorder_impl_items = true
spaces_around_ranges = true
use_field_init_shorthand = true
wrap_comments = true