libosmocore 1.9.3
Osmocom core library
log_category Struct Reference

Configuration of single log category / sub-system. More...

#include <logging.h>

Data Fields

uint8_t loglevel
 configured log-level More...
 
uint8_t enabled
 is logging enabled? More...
 

Detailed Description

Configuration of single log category / sub-system.

Field Documentation

◆ enabled

uint8_t log_category::enabled

◆ loglevel

uint8_t log_category::loglevel

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