Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
Loading...
Searching...
No Matches
sapi_log_level_name_t Struct Reference

One canonical level spelling <-> value pair for sapi_log_level_from_string(). More...

Data Fields

const char * name
sapi_log_level_t level

Detailed Description

One canonical level spelling <-> value pair for sapi_log_level_from_string().

Local makros Local types declarations

Definition at line 28 of file sapi_log.c.

Field Documentation

◆ name

const char* sapi_log_level_name_t::name

Definition at line 30 of file sapi_log.c.

◆ level

sapi_log_level_t sapi_log_level_name_t::level

Definition at line 31 of file sapi_log.c.


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