RTI Connext Java API Version 7.1.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. More...
 
class  SyslogVerbosity
 The Syslog verbosities at which RTI Connext diagnostic information is logged. More...
 

Detailed Description

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