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