RMM API 2.0.0
Loading...
Searching...
No Matches
LogMessage Struct Reference

Struct representing a log message with sender, message, and log mask. More...

#include <RMMLog.h>

Public Attributes

const char * sender
 Sender of the log message.
 
const char * message
 The actual log message.
 
int mask
 Log mask associated with the message.
 

Detailed Description

Struct representing a log message with sender, message, and log mask.


The documentation for this struct was generated from the following file: