S2OPC OPCUA Toolkit
Data Fields
SOPC_LogSystem_File_Configuration Struct Reference

structure containing the file log configuration More...

#include <sopc_log_manager.h>

Data Fields

const char * logDirPath
 
uint32_t logMaxBytes
 
uint16_t logMaxFiles
 

Detailed Description

structure containing the file log configuration

Field Documentation

◆ logDirPath

const char* SOPC_LogSystem_File_Configuration::logDirPath

path of the log directory ending with directory separator if not empty

◆ logMaxBytes

uint32_t SOPC_LogSystem_File_Configuration::logMaxBytes

max bytes per log file

◆ logMaxFiles

uint16_t SOPC_LogSystem_File_Configuration::logMaxFiles

max number of log files


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