Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


logmsg Struct Reference
Collaboration diagram for logmsg:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field date
const ast_string_field file
const ast_string_field function
int level
const ast_string_field level_name
int line
struct {
   struct logmsg *   next
list
const ast_string_field message
long process_id
enum logmsgtypes type

Field Documentation

Definition at line 143 of file logger.c.

Definition at line 143 of file logger.c.

Definition at line 143 of file logger.c.

Referenced by logger_print_normal().

Definition at line 143 of file logger.c.

Referenced by ast_log_vsyslog(), and logger_print_normal().

Definition at line 143 of file logger.c.

Referenced by ast_log_vsyslog(), and logger_print_normal().

int level

Definition at line 134 of file logger.c.

Referenced by ast_log_vsyslog(), logger_print_normal(), and ast_log().

Definition at line 143 of file logger.c.

Referenced by logger_print_normal().

int line

Definition at line 135 of file logger.c.

Referenced by ast_log_vsyslog(), logger_print_normal(), and ast_log().

struct { ... } list

Definition at line 143 of file logger.c.

Referenced by ast_log_vsyslog(), and logger_print_normal().

struct logmsg* next

Definition at line 144 of file logger.c.

long process_id

Definition at line 136 of file logger.c.

Referenced by ast_log_vsyslog(), logger_print_normal(), and ast_log().

Definition at line 133 of file logger.c.

Referenced by ast_log().


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