Icinga-core 1.4.0
next gen monitoring
logentry_struct Struct Reference

log entry data struct More...

#include <readlogs.h>

Data Fields

time_t timestamp
int type
char * entry_text
struct logentry_structnext

Detailed Description

log entry data struct

structure to hold single log entries get_log_entries

Definition at line 119 of file readlogs.h.


Field Documentation

the log text

Definition at line 122 of file readlogs.h.

next logentry_struct

Definition at line 123 of file readlogs.h.

timestamp of log entry date

Definition at line 120 of file readlogs.h.

type of log entry -> LOG ENTRY TYPES

Definition at line 121 of file readlogs.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines