libcomps  ..
 All Data Structures Files Functions Variables Typedefs
Data Fields
COMPS_LoggerEntry Struct Reference

#include <comps_logger.h>

Data Fields

char * log_message
 
unsigned int code
 
unsigned int opt_code1
 
unsigned int opt_code2
 
unsigned int opt_code3
 
unsigned type
 

Detailed Description

COMPS_Logger entry

See Also
comps_log_entry_create
comps_log_entry_str

Field Documentation

unsigned int COMPS_LoggerEntry::code

log entry errno

See Also
COMPS_LogErrCode
char* COMPS_LoggerEntry::log_message

log entry message

unsigned int COMPS_LoggerEntry::opt_code1

log entry optional code1

unsigned int COMPS_LoggerEntry::opt_code2

log entry optional code2

unsigned int COMPS_LoggerEntry::opt_code3

log entry optional code3

unsigned COMPS_LoggerEntry::type

log entry type


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