FARGOS/VISTA Object Management Environment Core
..
|
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 |
Descriptive meta-data for log file-related information.
uint32_t LogSubsystemInfo::defaultLogLevel |
default logging information level
uint32_t LogSubsystemInfo::defaultLogPrefix |
flags defined in LogRecord::logPrefixMask
Referenced by LogManager::initializeLogSubsystem().
unsigned char LogSubsystemInfo::enableMap |
uint32_t LogSubsystemInfo::maxPendingLogLines |
max log lines that can be buffered
Referenced by LogManager::initializeLogSubsystem(), and LogManager::newLogFileForComponent().
uint32_t LogSubsystemInfo::processID |
current process Id
Referenced by LogManager::initializeLogSubsystem().
const char* LogSubsystemInfo::programName |
current process name
Referenced by LogManager::initializeLogSubsystem(), LogManager::newLogToFileDescriptor(), LogManager::newStandardLogFile(), and LogMessageRecord::process_commandline_log_flags().
unsigned char LogSubsystemInfo::useThreads |
![]() | Generated: Tue Jul 28 2020 16:03:27
Support Information |