RTI Connext Micro
Version 2.4.1.0
|
Configuration of logging functionality. More...
#include <osapi_log.h>
Data Fields | |
RTI_SIZE_T | max_buffer_size |
The maximum number of bytes allocated to the log buffer. | |
RTI_INT32 | log_detail |
Bitmap to control the fidelity of what is stored in the log entry. |
Configuration of logging functionality.
RTI_SIZE_T OSAPI_LogProperty::max_buffer_size |
The maximum number of bytes allocated to the log buffer.
Log entries are of variable length. When this limit has been reached, no more log entries can be stored unless the buffer is cleared.
RTI_INT32 OSAPI_LogProperty::log_detail |
Bitmap to control the fidelity of what is stored in the log entry.