S2OPC OPCUA Toolkit
|
structure containing the file log configuration More...
#include <sopc_log_manager.h>
Data Fields | |
const char * | logDirPath |
uint32_t | logMaxBytes |
uint16_t | logMaxFiles |
structure containing the file log configuration
const char* SOPC_LogSystem_File_Configuration::logDirPath |
path of the log directory ending with directory separator if not empty
uint32_t SOPC_LogSystem_File_Configuration::logMaxBytes |
max bytes per log file
uint16_t SOPC_LogSystem_File_Configuration::logMaxFiles |
max number of log files