print_args

Function print_args 

Source
fn print_args<'cx>(
    args: impl Iterator<Item = FormatArg<'cx>>,
    log_level: LogLevel,
)