furi_log_print_format

Function furi_log_print_format 

Source
pub unsafe extern "C" fn furi_log_print_format(
    level: FuriLogLevel,
    tag: *const c_char,
    format: *const c_char,
    ...
)
Expand description

Print log record

ยงArguments

  • level -
  • tag -
  • format -
  • ... -