LogPrintFormat Class Reference
[Configuration Utilities]

The format used to output RTI Connext diagnostic information. More...

Inheritance diagram for LogPrintFormat:

Enum Copyable

List of all members.

Static Public Attributes

static final LogPrintFormat NDDS_CONFIG_LOG_PRINT_FORMAT_DEFAULT
 Print message, method name, and activity context (default).
static final LogPrintFormat NDDS_CONFIG_LOG_PRINT_FORMAT_TIMESTAMPED
 Print message, method name, activity context, and timestamp.
static final LogPrintFormat NDDS_CONFIG_LOG_PRINT_FORMAT_VERBOSE
 Print message with all available context information (includes thread identifier, activity context).
static final LogPrintFormat NDDS_CONFIG_LOG_PRINT_FORMAT_VERBOSE_TIMESTAMPED
 Print message with all available context information, and timestamp.
static final LogPrintFormat NDDS_CONFIG_LOG_PRINT_FORMAT_DEBUG
 Print a set of field that may be useful for internal debug.
static final LogPrintFormat NDDS_CONFIG_LOG_PRINT_FORMAT_MINIMAL
 Print only message number and method name.
static final LogPrintFormat NDDS_CONFIG_LOG_PRINT_FORMAT_MAXIMAL
 Print all available fields.


Detailed Description

The format used to output RTI Connext diagnostic information.

Member Data Documentation

Print message, method name, and activity context (default).

Print message, method name, activity context, and timestamp.

Print message with all available context information (includes thread identifier, activity context).

Print message with all available context information, and timestamp.

Print a set of field that may be useful for internal debug.

Print only message number and method name.

Print all available fields.


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