OpenBIC
OpenSource Bridge-IC
logutil.h File Reference
#include <stdbool.h>
#include <logging/log.h>
#include <logging/log_ctrl.h>
Include dependency graph for logutil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool set_all_log_level (uint16_t data)
 
bool set_single_log_level (char *log_device_name, uint16_t data)
 

Function Documentation

◆ set_all_log_level()

bool set_all_log_level ( uint16_t  data)

◆ set_single_log_level()

bool set_single_log_level ( char *  log_device_name,
uint16_t  data 
)