Logging API Interfaces

Modules that require logging must include the header file logger.h.

The following API functions are declared in logger.h:

In addition to the method references, logger.h also contains the datatype:

typedef struct logger_context logger_context;