LogCategory Class Reference
[Configuration Utilities]

Categories of logged messages. More...

Inheritance diagram for LogCategory:

Enum Copyable

List of all members.

Static Public Attributes

static final LogCategory NDDS_CONFIG_LOG_CATEGORY_PLATFORM
 Log messages pertaining to the underlying platform (hardware and OS) on which RTI Connext is running are in this category.
static final LogCategory NDDS_CONFIG_LOG_CATEGORY_COMMUNICATION
 Log messages pertaining to data serialization and deserialization and network traffic are in this category.
static final LogCategory NDDS_CONFIG_LOG_CATEGORY_DATABASE
 Log messages pertaining to the internal database in which RTI Connext objects are stored are in this category.
static final LogCategory NDDS_CONFIG_LOG_CATEGORY_ENTITIES
 Log messages pertaining to local and remote entities and to the discovery process are in this category.
static final LogCategory NDDS_CONFIG_LOG_CATEGORY_API
 Log messages pertaining to the API layer of RTI Connext (such as method argument validation) are in this category.


Detailed Description

Categories of logged messages.

The com.rti.ndds.config.Logger.get_verbosity_by_category and com.rti.ndds.config.Logger.set_verbosity_by_category can be used to specify different verbosities for different categories of messages.


Member Data Documentation

Log messages pertaining to the underlying platform (hardware and OS) on which RTI Connext is running are in this category.

Log messages pertaining to data serialization and deserialization and network traffic are in this category.

Log messages pertaining to the internal database in which RTI Connext objects are stored are in this category.

Log messages pertaining to local and remote entities and to the discovery process are in this category.

Log messages pertaining to the API layer of RTI Connext (such as method argument validation) are in this category.


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