RTI Connext Modern C++ API
Version 6.1.2
|
Configure how much debugging information is reported during runtime and where it is logged. More...
Modules | |
Activity Context | |
Add contextual information to log messages. | |
Classes | |
struct | rti::config::LogLevel_def |
The definition of the dds::core::safe_enum LogLevel;. More... | |
struct | rti::config::Verbosity_def |
The definition of the dds::core::safe_enum Verbosity. More... | |
struct | rti::config::LogCategory_def |
The definition of the dds::core::safe_enum LogCategory. More... | |
struct | rti::config::PrintFormat_def |
The definition of the dds::core::safe_enum PrintFormat. More... | |
class | rti::config::Logger |
The singleton type used to configure RTI Connext logging. More... | |
class | rti::config::ScopedLoggerVerbosity |
Changes the logger verbosity temporarily during the scope of a variable. More... | |
Typedefs | |
typedef dds::core::safe_enum< LogLevel_def > | rti::config::LogLevel |
The log level at which RTI Connext diagnostic information is logged. More... | |
typedef dds::core::safe_enum< Verbosity_def > | rti::config::Verbosity |
The verbosities at which RTI Connext diagnostic information is logged. More... | |
typedef dds::core::safe_enum< LogCategory_def > | rti::config::LogCategory |
Categories of logged messages. More... | |
typedef dds::core::safe_enum< PrintFormat_def > | rti::config::PrintFormat |
The format used to output RTI Connext diagnostic information. More... | |
Configure how much debugging information is reported during runtime and where it is logged.
The log level at which RTI Connext diagnostic information is logged.
The verbosities at which RTI Connext diagnostic information is logged.
Categories of logged messages.
The format used to output RTI Connext diagnostic information.