DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
cace_log_event_t Struct Reference

A single event for the log. More...

+ Collaboration diagram for cace_log_event_t:

Data Fields

pthread_t thread
 Source thread ID.
 
struct timeval timestamp
 Source event timestamp.
 
int severity
 Event severity enumeration.
 
m_string_t context
 File and function context.
 
m_string_t message
 Fully formatted message.
 

Detailed Description

A single event for the log.

Field Documentation

◆ context

m_string_t cace_log_event_t::context

◆ message

◆ severity

int cace_log_event_t::severity

◆ thread

pthread_t cace_log_event_t::thread

◆ timestamp

struct timeval cace_log_event_t::timestamp

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