Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

logchannel Struct Reference


Data Fields

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

Field Documentation

int console
 

Definition at line 74 of file logger.c.

Referenced by ast_log().

int facility
 

Definition at line 72 of file logger.c.

char filename[256]
 

Definition at line 76 of file logger.c.

Referenced by reload_logger().

FILE* fileptr
 

Definition at line 75 of file logger.c.

Referenced by ast_log(), and reload_logger().

int logmask
 

Definition at line 71 of file logger.c.

Referenced by ast_log().

struct logchannel* next
 

Definition at line 77 of file logger.c.

Referenced by ast_log(), and reload_logger().

int syslog
 

Definition at line 73 of file logger.c.

Referenced by ast_log().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0