CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::log Namespace Reference

Classes

struct  error_log_entry_t

Enumerations

enum  log_level_t {
  CDC_LOG_LEVEL_NONE = 0 , CDC_LOG_LEVEL_ERROR , CDC_LOG_LEVEL_WARN , CDC_LOG_LEVEL_INFO ,
  CDC_LOG_LEVEL_DEBUG , CDC_LOG_LEVEL_VERBOSE
}

Enumeration Type Documentation

◆ log_level_t

Enumerator
CDC_LOG_LEVEL_NONE 
CDC_LOG_LEVEL_ERROR 
CDC_LOG_LEVEL_WARN 
CDC_LOG_LEVEL_INFO 
CDC_LOG_LEVEL_DEBUG 
CDC_LOG_LEVEL_VERBOSE 

Definition at line 25 of file cdc_log.h.