libosmocore 0.9.6-23.20170220git32ee5af8.fc42
Osmocom core library
Loading...
Searching...
No Matches
gsmtap_osmocore_log_hdr Struct Reference

Structure of the GTMTAP libosmocore logging header. More...

#include <gsmtap.h>

Data Fields

struct { 
 
   uint32_t   sec 
 
   uint32_t   usec 
 
ts 
 
char proc_name [16]
 
uint32_t pid
 
uint8_t level
 
uint8_t _pad [3]
 
char subsys [16]
 
struct { 
 
   char   name [32] 
 
   uint32_t   line_nr 
 
src_file 
 

Detailed Description

Structure of the GTMTAP libosmocore logging header.

Field Documentation

◆ level

uint8_t gsmtap_osmocore_log_hdr::level

logging level

◆ line_nr

uint32_t gsmtap_osmocore_log_hdr::line_nr

line number

◆ name

char gsmtap_osmocore_log_hdr::name[32]

source file name

◆ pid

uint32_t gsmtap_osmocore_log_hdr::pid

process ID

◆ proc_name

char gsmtap_osmocore_log_hdr::proc_name[16]

name of process

◆ subsys

char gsmtap_osmocore_log_hdr::subsys[16]

logging sub-system


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