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

日志配置 More...

#include <log_config.h>

Data Fields

int global_level
 全局日志级别
int encrypt_enabled
 日志加密开关
int encrypt_code
 日志加密码
int max_clients
 最大并发客户端数
int max_events
 单次 epoll 最大事件数
int category_count
 日志分类数量
tbox_log_category_config_t categories [TBOX_LOG_CATEGORY_COUNT_MAX]
 分类日志配置

Detailed Description

日志配置


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