rolling-file 0.2.0

A rolling file appender with customizable rolling conditions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
unstable_features = true

max_width = 120



imports_layout = "HorizontalVertical"

imports_granularity = "Crate"



# will be available starting in version 2 of rustfmt

# group_imports = "StdExternalCrate"



use_field_init_shorthand = true



match_block_trailing_comma = true



wrap_comments = true

comment_width = 110