RTI Connext Modern C++ API Version 7.5.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.
Basic Settings
Advanced Settings
rti::config::Logger | print_format |
<<extension>> The format used to output RTI Connext diagnostic information. | |
rti::config::Logger | max_bytes_per_file |
<<extension>> Specifies the maximum number of bytes a single file can contain | |
rti::config::Logger | max_files |
<<extension>> Specifies the maximum number of files to create before overwritting the previous ones. | |
rti::core::MonitoringLoggingDistributionSettings | concurrency_level |
<<extension>> Defines how concurrent the push of log messages to RTI Monitoring Library 2.0 is. | |
rti::core::MonitoringLoggingDistributionSettings | datawriter_qos_profile_name |
<<extension>> The fully qualified name of the profile used to configure the dds::pub::DataWriter that distributes log messages. | |
rti::core::MonitoringLoggingDistributionSettings | thread |
<<extension>> The settings of the logging thread. | |
rti::core::MonitoringDistributionSettings | logging_settings |
<<extension>> Configures the distribution of logging messages. | |