OpenBIC
OpenSource Bridge-IC
|
#include <stdbool.h>
#include <logging/log.h>
#include <logging/log_ctrl.h>
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) |
bool set_all_log_level | ( | uint16_t | data | ) |
bool set_single_log_level | ( | char * | log_device_name, |
uint16_t | data | ||
) |