Thu Jul 9 13:41:41 2009

Asterisk developer's documentation


logchannel Struct Reference


Data Fields

int disabled
int facility
char filename [256]
FILE * fileptr
struct {
   logchannel *   next
list
int logmask
enum logtypes type

Detailed Description

Definition at line 115 of file logger.c.


Field Documentation

int disabled

Definition at line 117 of file logger.c.

int facility

Definition at line 118 of file logger.c.

Referenced by make_logchannel().

char filename[256]

Definition at line 121 of file logger.c.

FILE* fileptr

Definition at line 120 of file logger.c.

struct { ... } list

Referenced by ast_log(), ast_register_verbose(), ast_unregister_verbose(), ast_verbose(), close_logger(), handle_logger_show_channels(), init_logger_chain(), logger_print_normal(), logger_print_verbose(), logger_thread(), and reload_logger().

int logmask

Definition at line 116 of file logger.c.

struct logchannel* next

Definition at line 122 of file logger.c.

Referenced by logger_thread().

enum logtypes type

Definition at line 119 of file logger.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:41 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7