gwenhywfar 5.10.1
Functions
logger_l.h File Reference
#include <gwenhywfar/logger.h>
Include dependency graph for logger_l.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GWEN_Logger_ModuleFini (void)
 
int GWEN_Logger_ModuleInit (void)
 

Function Documentation

◆ GWEN_Logger_ModuleFini()

int GWEN_Logger_ModuleFini ( void  )

Definition at line 81 of file logger.c.

References GWEN_LoggerDomain_Del(), GWEN_LoggerDomain_free(), and gwen_loggerdomains.

Referenced by GWEN_Fini().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWEN_Logger_ModuleInit()

int GWEN_Logger_ModuleInit ( void  )

Definition at line 59 of file logger.c.

References GWEN_LOGDOMAIN, GWEN_Logger_Name2Level(), GWEN_Logger_Open(), GWEN_Logger_SetLevel(), GWEN_LoggerFacility_User, GWEN_LoggerLevel_Unknown, GWEN_LoggerLevel_Warning, and GWEN_LoggerType_Console.

Referenced by GWEN_Init().

Here is the call graph for this function:
Here is the caller graph for this function: