Searched defs:Log_Module (Results 1 – 1 of 1) sorted by relevance
1019 typedef const struct Log_Module Log_Module; typedef1033 struct Log_Module { struct1034 void *sinkConfig;1035 const Log_printf_fxn printf;1036 const Log_buf_fxn buf;1037 uint32_t levels;