T-Box Basic dev
Loading...
Searching...
No Matches
tbox_log_category_config_t Struct Reference

单个日志分类配置 More...

#include <log_config.h>

Data Fields

tbox_log_id_t id
 日志 ID
char name [TBOX_LOG_CATEGORY_NAME_MAX+1]
 日志分类名
int level
 日志级别
int has_level_override
 是否存在按 ID 级别覆盖
int rotate_size
 单个日志文件轮转大小
int rotate_count
 日志文件保留数量
char file_path [256]
 日志文件基础路径

Detailed Description

单个日志分类配置


The documentation for this struct was generated from the following file: