Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
logmsg Struct Reference

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
ast_callid callid
 
const ast_string_field date
 
const ast_string_field file
 
const ast_string_field function
 
unsigned int hidecli:1
 
int level
 
const ast_string_field level_name
 
int line
 
struct {
   struct logmsg *   next
 
list
 
int lwp
 
const ast_string_field message
 
int sublevel
 
enum logmsgtypes type
 

Detailed Description

Definition at line 172 of file logger.c.

Field Documentation

unsigned int hidecli

Whether to suppress log message from CLI output (but log normally to other log channels

Definition at line 179 of file logger.c.

Referenced by ast_log_full(), and logger_print_normal().


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