Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

logchannel Struct Reference


Data Fields

int logmask
int facility
int syslog
int console
FILE * fileptr
char filename [256]
logchannel * next

Field Documentation

int console
 

Definition at line 67 of file logger.c.

Referenced by ast_log().

int facility
 

Definition at line 65 of file logger.c.

char filename[256]
 

Definition at line 69 of file logger.c.

Referenced by reload_logger().

FILE* fileptr
 

Definition at line 68 of file logger.c.

Referenced by ast_log(), and reload_logger().

int logmask
 

Definition at line 64 of file logger.c.

Referenced by ast_log().

struct logchannel* next
 

Definition at line 70 of file logger.c.

Referenced by ast_log(), and reload_logger().

int syslog
 

Definition at line 66 of file logger.c.

Referenced by ast_log().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:08 2004 for Asterisk by doxygen1.2.15