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

配置Log系统

#include "EmxLog.hpp"

Emx::Log::Config 的协作图:

struct  Channel
 LogServer存储通道的配置信息 更多...
 
struct  Shared
 各个进程包括LogServer共享的内存的数据 更多...
 

Public 属性

struct Emx::Log::Config::Shared shared
 
struct Emx::Log::Config::Channel normal
 
struct Emx::Log::Config::Channel flash
 

类成员变量说明

◆ shared

struct Emx::Log::Config::Shared Emx::Log::Config::shared

◆ normal

struct Emx::Log::Config::Channel Emx::Log::Config::normal

◆ flash

struct Emx::Log::Config::Channel Emx::Log::Config::flash