libosmocore  0.9.3
Osmocom core library
log_info_cat Struct Reference

Information regarding one logging category. More...

#include <logging.h>

Data Fields

const char * name
const char * color
const char * description
uint8_t loglevel
uint8_t enabled

Detailed Description

Information regarding one logging category.


Field Documentation

const char* log_info_cat::color

color string for cateyory

description text

Referenced by log_vty_command_description().

is this category enabled or not

Referenced by log_target_create().

currently selected log-level

Referenced by log_target_create().


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