Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-.NET | API-Java | Examples | Downloads
page generated on 18.05.2024 - 04:45
Data Fields
CLOG Struct Reference

defines the standard central logger entry structure More...

#include <tinetype.h>

Data Fields

char context [32]
 
char logger [32]
 
int priority
 
int status
 
char tag [32]
 
char text [256]
 
double timeLogged
 
double timeSent
 

Detailed Description

defines the standard central logger entry structure

Field Documentation

◆ context

char CLOG::context[32]

the logging context (e.g. the machine context)

◆ logger

char CLOG::logger[32]

the user/server/application submitting the logging entry

◆ priority

int CLOG::priority

the log entry priority (CLOG_PRIORITY_NONE, CLOG_PRIORITY_USEFUL, etc.)

◆ status

int CLOG::status

the log entry status (CLOG_STATUS_NONE, CLOG_STATUS_INFO, CLOG_STATUS_WARN, etc.)

◆ tag

char CLOG::tag[32]

a logging tag identifier

◆ text

char CLOG::text[256]

the text to be logged

◆ timeLogged

double CLOG::timeLogged

local timestamp of the central logger at the time of receipt

◆ timeSent

double CLOG::timeSent

local timestamp of the logging application at the time of submission


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

Impressum   |   Imprint   |   Datenschutzerklaerung   |   Data Privacy Policy   |   Declaration of Accessibility   |   Erklaerung zur Barrierefreiheit
Generated for TINE API by  doxygen 1.5.8