Sat Aug 6 00:40:09 2011

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 105 of file logger.c.


Field Documentation

int disabled

Definition at line 107 of file logger.c.

Referenced by ast_log(), and handle_logger_show_channels().

int facility

Definition at line 108 of file logger.c.

Referenced by make_logchannel().

char filename[256]

Definition at line 111 of file logger.c.

Referenced by ast_log(), and handle_logger_show_channels().

FILE* fileptr

Definition at line 110 of file logger.c.

Referenced by ast_log().

struct { ... } list

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

int logmask

Definition at line 106 of file logger.c.

Referenced by ast_log(), and handle_logger_show_channels().

struct logchannel* next

Definition at line 112 of file logger.c.

enum logtypes type

Definition at line 109 of file logger.c.

Referenced by ast_log(), and handle_logger_show_channels().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:09 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7