|
RTS API Documentation
1.10.11
|
Log Data. More...
#include <switch_log.h>
Collaboration diagram for switch_log_node_t:Data Fields | |
| char * | data |
| char | file [80] |
| uint32_t | line |
| char | func [80] |
| switch_log_level_t | level |
| switch_time_t | timestamp |
| char * | content |
| char * | userdata |
| switch_text_channel_t | channel |
| switch_log_level_t | slevel |
| switch_event_t * | tags |
| int64_t | sequence |
| cJSON * | meta |
Log Data.
Definition at line 49 of file switch_log.h.
1.8.13