Mon Mar 20 08:26:06 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

logchannel Struct Reference


Data Fields

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

Field Documentation

int disabled
 

Definition at line 106 of file logger.c.

Referenced by ast_log(), handle_logger_show_channels(), and reload_logger().

int facility
 

Definition at line 107 of file logger.c.

Referenced by make_logchannel().

char filename[256]
 

Definition at line 110 of file logger.c.

Referenced by ast_log(), handle_logger_show_channels(), make_logchannel(), and reload_logger().

FILE* fileptr
 

Definition at line 109 of file logger.c.

Referenced by ast_log(), make_logchannel(), and reload_logger().

int logmask
 

Definition at line 105 of file logger.c.

Referenced by ast_log(), handle_logger_show_channels(), init_logger_chain(), and make_logchannel().

struct logchannel* next
 

Definition at line 111 of file logger.c.

Referenced by ast_log(), handle_logger_show_channels(), init_logger_chain(), and reload_logger().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:26:06 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1