Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
logformatter Struct Reference

Data Fields

int(*const format_log )(struct logchannel *channel, struct logmsg *msg, char *buf, size_t size)
 
const char * name
 

Detailed Description

Definition at line 118 of file logger.c.

Field Documentation

◆ format_log

int(* const format_log) (struct logchannel *channel, struct logmsg *msg, char *buf, size_t size)

Definition at line 122 of file logger.c.

Referenced by logger_print_normal().

◆ name

const char* name

The documentation for this struct was generated from the following file: