pub unsafe extern "C" fn furi_log_print_format( level: FuriLogLevel, tag: *const c_char, format: *const c_char, ... )
Print log record
level
tag
format
...