RTI Connext Java API Version 7.3.0

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

class  LogCategory
 Categories of logged messages. More...
 
class  LogFacility
 A number that identifies the source of a log message. More...
 
class  Logger
 <<interface>> The singleton type used to configure RTI Connext logging. More...
 
interface  LoggerDevice
 <<interface>> Logging device interface. Use for user-defined logging devices. More...
 
class  LogLevel
 Level category assigned to RTI Connext log messages returned to an output device. More...
 
class  LogMessage
 Log message. More...
 
class  LogPrintFormat
 The format used to output RTI Connext diagnostic information. More...
 
class  LogVerbosity
 The verbosities at which RTI Connext diagnostic information is logged. More...
 
class  SyslogLevel
 Syslog level category assigned to RTI Connext log messages. See Syslog Level and Verbosity Mapping, in the Core Libraries User's Manual, for more information. More...
 
class  SyslogVerbosity
 The Syslog verbosities at which RTI Connext diagnostic information is logged. These Syslog verbosities are mapped to com.rti.ndds.config.LogVerbosity. See Syslog Level and Verbosity Mapping, in the Core Libraries User's Manual, for more information. More...
 

Detailed Description

Configure how much debugging information is reported during runtime and where it is logged.