CFBD_LoggerOperations¶
#include <cfbd_log.h>
Public Attributes¶
| Name | |
|---|---|
| void(*)(CFBD_Logger *log_handle, cfbd_log_level_t level, const char *tag, const char *file, int line, const char *fmt,...) | log_message |
Public Attributes Documentation¶
variable log_message¶
void(*)(CFBD_Logger *log_handle, cfbd_log_level_t level, const char *tag, const char *file, int line, const char *fmt,...) log_message;
Updated on 2026-02-03 at 13:21:55 +0000