Emx::Log::Config::Channel结构体 参考

LogServer存储通道的配置信息

#include "EmxLog.hpp"

Public 属性

int32_t maxSizeKB
 
int32_t maxNum
 
char path [EMX_MAX_PATH_SIZE]
 

类成员变量说明

◆ maxSizeKB

int32_t Emx::Log::Config::Channel::maxSizeKB

◆ maxNum

int32_t Emx::Log::Config::Channel::maxNum

◆ path

char Emx::Log::Config::Channel::path[EMX_MAX_PATH_SIZE]