|
RTI Connext Micro C API Version 4.3.0
|
Implementation of log functionality. More...
#include "osapi/osapi_config.h"Macros | |
| #define | OSAPI_TRACEKIND_NONE 0x00 |
| Disable all tracing. | |
| #define | OSAPI_TRACEKIND_NET 0x01 |
| Enable network transport tracing. | |
| #define | OSAPI_TRACEKIND_DDS 0x02 |
| Enable DDS layer tracing. | |
| #define | OSAPI_TRACEKIND_THREAD 0x04 |
| Enable thread tracing. | |
| #define | OSAPI_TRACEKIND_SHMEM 0x10 |
| Enable shared memory transport tracing. | |
| #define | OSAPI_TRACEKIND_RTPS 0x20 |
| Enable RTPS protocol tracing. | |
Implementation of log functionality.