pub fn parse_rotation(value: Option<&str>) -> RotationExpand description
Parse the configured rotation policy. Defaults to DAILY for None or any unrecognized
value, for the same reason as parse_log_format.
pub fn parse_rotation(value: Option<&str>) -> RotationParse the configured rotation policy. Defaults to DAILY for None or any unrecognized
value, for the same reason as parse_log_format.