RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_log_entry Struct Reference

Public data structure for rad_log_entry. More...

#include <radkernel.h>

Public Attributes

uint64_t sequence
 Public structure field.
 
uint64_t time_millis
 Public structure field.
 
rad_log_level_t level
 Public structure field.
 
char category [RAD_LOG_CATEGORY_MAX]
 Public structure field.
 
char message [RAD_LOG_MESSAGE_MAX]
 Public structure field.
 

Detailed Description

Public data structure for rad_log_entry.


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