|
RTI Connext Java API Version 7.6.0
|
<<extension>> Configures the forwarding levels of log messages for the different com.rti.ndds.config.LogFacility. More...
Inherits Struct.
<<extension>> Configures the forwarding levels of log messages for the different com.rti.ndds.config.LogFacility.
| SyslogVerbosity middleware_forwarding_level |
<<basic>> <<extension>> Log messages with com.rti.ndds.config.LogFacility.NDDS_CONFIG_LOG_FACILITY_MIDDLEWARE and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
[default] com.rti.ndds.config.SyslogVerbosity.NDDS_CONFIG_SYSLOG_VERBOSITY_WARNING
Keep in mind that setting this property beyond WARNING if your application's verbosity is greater than com.rti.ndds.config.LogVerbosity.NDDS_CONFIG_LOG_VERBOSITY_WARNING, may affect performance due to the large amount of messages produced.
| SyslogVerbosity security_event_forwarding_level |
<<basic>> <<extension>> Log messages with com.rti.ndds.config.LogFacility.NDDS_CONFIG_LOG_FACILITY_SECURITY_EVENT and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
[default] com.rti.ndds.config.SyslogVerbosity.NDDS_CONFIG_SYSLOG_VERBOSITY_WARNING
Keep in mind that setting this property beyond WARNING if your application's verbosity is greater than com.rti.ndds.config.LogVerbosity.NDDS_CONFIG_LOG_VERBOSITY_WARNING, may affect performance due to the large amount of messages produced.
| SyslogVerbosity service_forwarding_level |
<<basic>> <<extension>> Log messages with com.rti.ndds.config.LogFacility.NDDS_CONFIG_LOG_FACILITY_SERVICE and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
[default] com.rti.ndds.config.SyslogVerbosity.NDDS_CONFIG_SYSLOG_VERBOSITY_WARNING
Keep in mind that setting this property beyond WARNING if your application's verbosity is greater than com.rti.ndds.config.LogVerbosity.NDDS_CONFIG_LOG_VERBOSITY_WARNING, may affect performance due to the large amount of messages produced.
| SyslogVerbosity user_forwarding_level |
<<basic>> <<extension>> Log messages with com.rti.ndds.config.LogFacility.NDDS_CONFIG_LOG_FACILITY_USER and a log level more verbose than this value will not be distributed by RTI Monitoring Library 2.0.
[default] com.rti.ndds.config.SyslogVerbosity.NDDS_CONFIG_SYSLOG_VERBOSITY_WARNING
Keep in mind that setting this property beyond WARNING if your application's verbosity is greater than com.rti.ndds.config.LogVerbosity.NDDS_CONFIG_LOG_VERBOSITY_WARNING, may affect performance due to the large amount of messages produced.