Wed Mar 3 23:16:51 2010

Asterisk developer's documentation


logmsg Struct Reference

Data Fields

char date [256]
char file [80]
char function [80]
int level
int line
long process_id
enum logmsgtypes type

Detailed Description

Definition at line 133 of file logger.c.


Field Documentation

char date[256]

Definition at line 135 of file logger.c.

Referenced by ast_log(), and logger_print_normal().

char file[80]

Definition at line 137 of file logger.c.

Referenced by ast_log(), and logger_print_normal().

char function[80]

Definition at line 139 of file logger.c.

Referenced by ast_log(), and logger_print_normal().

int level

Definition at line 136 of file logger.c.

Referenced by ast_log(), and logger_print_normal().

int line

Definition at line 138 of file logger.c.

Referenced by ast_log(), and logger_print_normal().

long process_id

Definition at line 140 of file logger.c.

Referenced by ast_log(), and logger_print_normal().

Definition at line 134 of file logger.c.

Referenced by __ast_verbose_ap(), and ast_log().


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

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1