Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:02 2007

Asterisk developer's documentation :: Codename Pineapple


logmsg Struct Reference


Detailed Description

Definition at line 123 of file logger.c.

Data Fields

char date [256]
const char * file
const char * function
int level
int line
enum logmsgtypes type


Field Documentation

char date[256]
 

Definition at line 125 of file logger.c.

Referenced by logger_print_normal().

const char* file
 

Definition at line 127 of file logger.c.

Referenced by logger_print_normal().

const char* function
 

Definition at line 129 of file logger.c.

Referenced by logger_print_normal().

int level
 

Definition at line 126 of file logger.c.

Referenced by logger_print_normal().

int line
 

Definition at line 128 of file logger.c.

Referenced by logger_print_normal().

enum logmsgtypes type
 

Definition at line 124 of file logger.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen