FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
LogSubsystemInfo Struct Reference

Descriptive meta-data for log file-related information. More...

#include <logging_api.hpp>

Public Attributes

const char * programName
 
uint32_t processID
 
uint32_t maxPendingLogLines
 
uint32_t defaultLogLevel
 
uint32_t defaultLogPrefix
 
unsigned char useThreads
 
unsigned char enableMap
 

Detailed Description

Descriptive meta-data for log file-related information.

Member Data Documentation

◆ defaultLogLevel

uint32_t LogSubsystemInfo::defaultLogLevel

default logging information level

◆ defaultLogPrefix

uint32_t LogSubsystemInfo::defaultLogPrefix

flags defined in LogRecord::logPrefixMask

Referenced by LogManager::initializeLogSubsystem().

◆ enableMap

unsigned char LogSubsystemInfo::enableMap

◆ maxPendingLogLines

uint32_t LogSubsystemInfo::maxPendingLogLines

max log lines that can be buffered

Referenced by LogManager::initializeLogSubsystem(), and LogManager::newLogFileForComponent().

◆ processID

uint32_t LogSubsystemInfo::processID

current process Id

Referenced by LogManager::initializeLogSubsystem().

◆ programName

◆ useThreads

unsigned char LogSubsystemInfo::useThreads

The documentation for this struct was generated from the following file:
Generated: Fri Jul 31 2020 18:19:16
Support Information