RTI Connext Traditional C++ API Version 7.4.0

Use these QoS fields to configure the RTI Connext logging infrastructure.

Use these QoS fields to configure the RTI Connext logging infrastructure.

This includes settings for configuring the verbosity and directing the output.

See Logging, in the Core Libraries User's Manual, for more information.

DDS_LoggingQosPolicyverbosity
<<basic>> <<extension>> The verbosities at which RTI Connext diagnostic information is logged.
DDS_LoggingQosPolicycategory
<<basic>> <<extension>> Categories of logged messages.
DDS_LoggingQosPolicyprint_format
<<extension>> The format used to output RTI Connext diagnostic information.
DDS_LoggingQosPolicyoutput_file
<<basic>> <<extension>> Specifies the file to which log messages will be redirected to.
DDS_LoggingQosPolicyoutput_file_suffix
<<basic>> <<extension>> Sets the file suffix when logging to a set of files
DDS_LoggingQosPolicymax_bytes_per_file
<<extension>> Specifies the maximum number of bytes a single file can contain
DDS_LoggingQosPolicymax_files
<<extension>> Specifies the maximum number of files to create before overwritting the previous ones.
DDS_MonitoringLoggingDistributionSettingsconcurrency_level
<<extension>> Defines how concurrent the push of log messages to RTI Monitoring Library 2.0 is.
DDS_MonitoringLoggingDistributionSettingsmax_historical_logs
<<basic>> <<extension>> The number of log messages that RTI Monitoring Library 2.0 will keep as history.
DDS_MonitoringLoggingDistributionSettingsdatawriter_qos_profile_name
<<extension>> The fully qualified name of the profile used to configure the DDSDataWriter that distributes log messages.
DDS_MonitoringLoggingDistributionSettingsthread
<<extension>> The settings of the logging thread.
DDS_MonitoringLoggingDistributionSettingspublication_period
<<basic>> <<extension>> Period at which the logging thread publishes log messages.
DDS_MonitoringDistributionSettingslogging_settings
<<extension>> Configures the distribution of logging messages.
DDS_MonitoringLoggingForwardingSettingsmiddleware_forwarding_level
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_MIDDLEWARE and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
DDS_MonitoringLoggingForwardingSettingssecurity_event_forwarding_level
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_SECURITY_EVENT and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
DDS_MonitoringLoggingForwardingSettingsservice_forwarding_level
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_SERVICE and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
DDS_MonitoringLoggingForwardingSettingsuser_forwarding_level
<<basic>> <<extension>> Log messages with NDDS_CONFIG_LOG_FACILITY_USER and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
DDS_MonitoringTelemetryDatalogs
<<basic>> <<extension>> DDS_MonitoringLoggingForwardingSettings containing the NDDS_Config_SyslogVerbosity levels that will be forwarded for the different NDDS_Config_LogFacility.