LoggingQosPolicy Class Reference
[LOGGING]

Configures the RTI Connext logging facility. More...

Inheritance diagram for LoggingQosPolicy:

QosPolicy

List of all members.

Public Attributes

LogVerbosity verbosity
 The verbosities at which RTI Connext diagnostic information is logged.
LogCategory category
 Categories of logged messages.
LogPrintFormat print_format
 The format used to output RTI Connext diagnostic information.
String output_file
 Specifies the file to which log messages will be redirected to.


Detailed Description

Configures the RTI Connext logging facility.

All the properties associated with RTI Connext logging can be configured using this QoS policy. This allows you to configure logging using XML QoS Profiles. See the Troubleshooting chapter in the User's Manual for details.

Entity:
com.rti.dds.domain.DomainParticipantFactory
Properties:
RxO = NO
Changeable = Changeable

Member Data Documentation

The verbosities at which RTI Connext diagnostic information is logged.

[default] com.rti.ndds.config.LogVerbosity.NDDS_CONFIG_LOG_VERBOSITY_ERROR

Categories of logged messages.

[default] Logging will be enabled for all the categories.

The format used to output RTI Connext diagnostic information.

[default] com.rti.ndds.config.LogPrintFormat.NDDS_CONFIG_LOG_PRINT_FORMAT_DEFAULT.

String output_file

Specifies the file to which log messages will be redirected to.

If the value of ouput_file is set to NULL, log messages will sent to standard output.

[default] NULL


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc