Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
Loading...
Searching...
No Matches
mip_cc_log_message_data Struct Reference

#include <src/api/mip_cc/logger_delegate_cc.h>

Data Fields

void * context
 
const char * file
 
const char * function
 
mip_cc_log_level level
 
int32_t line
 
const char * message
 
const char * messageThreadId
 
int64_t milliSecondsSinceEpoch
 
int size
 

Detailed Description

Definition at line 52 of file logger_delegate_cc.h.

Field Documentation

◆ context

void* mip_cc_log_message_data::context

Definition at line 59 of file logger_delegate_cc.h.

◆ file

const char* mip_cc_log_message_data::file

Definition at line 57 of file logger_delegate_cc.h.

◆ function

const char* mip_cc_log_message_data::function

Definition at line 56 of file logger_delegate_cc.h.

◆ level

mip_cc_log_level mip_cc_log_message_data::level

Definition at line 54 of file logger_delegate_cc.h.

◆ line

int32_t mip_cc_log_message_data::line

Definition at line 58 of file logger_delegate_cc.h.

◆ message

const char* mip_cc_log_message_data::message

Definition at line 55 of file logger_delegate_cc.h.

◆ messageThreadId

const char* mip_cc_log_message_data::messageThreadId

Definition at line 61 of file logger_delegate_cc.h.

◆ milliSecondsSinceEpoch

int64_t mip_cc_log_message_data::milliSecondsSinceEpoch

Definition at line 60 of file logger_delegate_cc.h.

◆ size

int mip_cc_log_message_data::size

Definition at line 53 of file logger_delegate_cc.h.


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