RTI Connext TSS C++ API  Version 4.1.0 EAR
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Logging

Contains log/log.hpp and log/ext_log.hpp documentation. More...

Contains log/log.hpp and log/ext_log.hpp documentation.

<<Connext Micro>> <<Connext Pro>> Contains the log/log.h and log/ext_log.h documentation

Connext TSS provides a logging mechanism that can be used by applications using Connext TSS headers and linking against the Connext TSS libraries.

The logging output behavior is configured at the time of the Connext TSS build. It is configured by the RTI_TSS_LOG_FILE_TYPE CMake variable, and it is disabled by default (“none”). Support is available for writing to STDOUT, a user-defined file, or a timestamp-named file. All log writing is done using the POSIX write() API. The logger is not thread safe.

The logger is not available and compiled out when built for FACE OS profiles Safety Base or stricter.


RTI Connext TSS C++ API Version 4.1.0 EAR Copyright © Thu Oct 9 2025 Real-Time Innovations, Inc