RTI Distributed Logger API  Version 6.0.0
 All Data Structures Functions Variables Typedefs Groups
RTI_DL_DistLogger_MessageParams Struct Reference

Input parameters for RTI_DL_DistLogger_logMessageWithParams. More...

Data Fields

int log_level
 
const char * message
 
const char * category
 
struct DDS_Time_t timestamp
 

Detailed Description

Field Documentation

int RTI_DL_DistLogger_MessageParams::log_level

The level of the log message.

const char* RTI_DL_DistLogger_MessageParams::message

The message to log. It must be non-NULL.

const char* RTI_DL_DistLogger_MessageParams::category

The category of the log message.

struct DDS_Time_t RTI_DL_DistLogger_MessageParams::timestamp

The timestamp with which the message will be logged.


RTI Distributed Logger API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc