qb_log_callsite Struct Reference

An instance of this structure is created in a special ELF section at every dynamic debug callsite. More...

#include <qblog.h>

Data Fields

const char * function
const char * filename
const char * format
uint8_t priority
uint32_t lineno
uint32_t targets
uint32_t tags

Detailed Description

An instance of this structure is created in a special ELF section at every dynamic debug callsite.

At runtime, the special section is treated as an array of these.

Examples:

simplelog.c.


Field Documentation

Examples:
simplelog.c.
Examples:
simplelog.c.
Examples:
simplelog.c.

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 18 Mar 2016 for libqb by  doxygen 1.6.1