__CFBD_Logger¶
#include <cfbd_log.h>
Public Attributes¶
| Name | |
|---|---|
| CFBD_LoggerOperations * | ops |
| CFBD_NativeLoggerOperations * | native_logs |
| cfbd_log_level_t | filter_off_level |
| uint8_t * | buffer_ptr |
| uint16_t | buffer_sz |
| void * | native_handle |
| CFBD_Bool | enable_colorize |
Public Attributes Documentation¶
variable ops¶
variable native_logs¶
variable filter_off_level¶
variable buffer_ptr¶
variable buffer_sz¶
variable native_handle¶
variable enable_colorize¶
Updated on 2026-02-03 at 13:21:55 +0000