RTI Connext Micro C API Version 4.3.0
Loading...
Searching...
No Matches
osapi_log_impl.h File Reference

Implementation of log functionality. More...

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.
 

Detailed Description

Implementation of log functionality.