RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_LogProperty Struct Reference

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.

Detailed Description

Configuration of logging functionality.


Field Documentation

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.


RTI Connext Micro Version 2.4.1.0 Copyright © Thu Nov 20 2014 Real-Time Innovations, Inc