openzeppelin_relayer::logging

Function compute_rolled_file_path

Source
pub fn compute_rolled_file_path(
    base_file_path: &str,
    date_str: &str,
    index: u32,
) -> String
Expand description

Computes the path of the rolled log file given the base file path and the date string.